Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h155 struct btrfs_pending_snapshot { struct
156 struct dentry *dentry;
157 struct inode *dir;
158 struct btrfs_root *root;
160 struct btrfs_root *snap;
162 struct btrfs_path *path;
164 struct btrfs_block_rsv block_rsv;
166 int error;
168 dev_t anon_dev;
169 bool readonly;
[all …]