Home
last modified time | relevance | path

Searched defs:btrfs_pending_snapshot (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dtransaction.h132 struct btrfs_pending_snapshot { struct
133 struct dentry *dentry;
134 struct inode *dir;
135 struct btrfs_root *root;
136 struct btrfs_root_item *root_item;
137 struct btrfs_root *snap;
138 struct btrfs_qgroup_inherit *inherit;
139 struct btrfs_path *path;
141 struct btrfs_block_rsv block_rsv;
143 int error;
[all …]