Searched defs:btrfs_pending_snapshot (Results 1 – 1 of 1) sorted by relevance
60 struct btrfs_pending_snapshot { struct61 struct dentry *dentry;62 struct btrfs_root *root;63 struct btrfs_root *snap;65 struct btrfs_block_rsv block_rsv;67 int error;68 bool readonly;69 struct list_head list;