Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dtransaction.h60 struct btrfs_pending_snapshot { struct
61 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;