Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtransaction.h130 struct btrfs_pending_snapshot { struct
131 struct dentry *dentry;
132 struct inode *dir;
133 struct btrfs_root *root;
134 struct btrfs_root_item *root_item;
135 struct btrfs_root *snap;
136 struct btrfs_qgroup_inherit *inherit;
137 struct btrfs_path *path;
139 struct btrfs_block_rsv block_rsv;
141 int error;
[all …]