Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.h1824 struct btrfs_root { struct
1828 struct btrfs_root *log_root; argument
1829 struct btrfs_root *reloc_root; argument
1832 struct btrfs_root_item root_item; argument
1833 struct btrfs_key root_key;
1834 struct btrfs_fs_info *fs_info;
1835 struct extent_io_tree dirty_log_pages;
1837 struct mutex objectid_mutex;
1839 spinlock_t accounting_lock;
1840 struct btrfs_block_rsv *block_rsv;
[all …]