Searched defs:btrfs_root (Results 1 – 1 of 1) sorted by relevance
168 struct btrfs_root { struct174 struct btrfs_root *log_root; argument175 struct btrfs_root *reloc_root; argument178 struct btrfs_root_item root_item; argument179 struct btrfs_key root_key;180 struct btrfs_fs_info *fs_info;181 struct extent_io_tree dirty_log_pages;183 struct mutex objectid_mutex;185 spinlock_t accounting_lock;186 struct btrfs_block_rsv *block_rsv;[all …]