Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dtransaction.h179 struct btrfs_pending_snapshot { struct
180 struct dentry *dentry;
181 struct btrfs_inode *dir;
182 struct btrfs_root *root;
183 struct btrfs_root_item *root_item;
184 struct btrfs_root *snap;
185 struct btrfs_qgroup_inherit *inherit;
186 struct btrfs_path *path;
188 struct btrfs_block_rsv block_rsv;
190 int error;
[all …]