Searched defs:btrfs_pending_snapshot (Results 1 – 2 of 2) sorted by relevance
150 struct btrfs_pending_snapshot { struct151 struct dentry *dentry;152 struct inode *dir;153 struct btrfs_root *root;154 struct btrfs_root_item *root_item;155 struct btrfs_root *snap;156 struct btrfs_qgroup_inherit *inherit;157 struct btrfs_path *path;159 struct btrfs_block_rsv block_rsv;161 int error;[all …]
134 struct btrfs_pending_snapshot { struct135 struct dentry *dentry;136 struct inode *dir;137 struct btrfs_root *root;138 struct btrfs_root_item *root_item;139 struct btrfs_root *snap;140 struct btrfs_qgroup_inherit *inherit;141 struct btrfs_path *path;143 struct btrfs_block_rsv block_rsv;145 int error;[all …]