Searched defs:btrfs_root (Results 1 – 2 of 2) sorted by relevance
1053 struct btrfs_root { struct1057 struct btrfs_root *log_root; argument1058 struct btrfs_root *reloc_root; argument1061 struct btrfs_root_item root_item; argument1062 struct btrfs_key root_key;1063 struct btrfs_fs_info *fs_info;1064 struct extent_io_tree dirty_log_pages;1066 struct mutex objectid_mutex;1068 spinlock_t accounting_lock;1069 struct btrfs_block_rsv *block_rsv;[all …]
1163 struct btrfs_root { struct1167 struct btrfs_root *log_root; argument1168 struct btrfs_root *reloc_root; argument1171 struct btrfs_root_item root_item; argument1172 struct btrfs_key root_key;1173 struct btrfs_fs_info *fs_info;1174 struct extent_io_tree dirty_log_pages;1176 struct mutex objectid_mutex;1178 spinlock_t accounting_lock;1179 struct btrfs_block_rsv *block_rsv;[all …]