Searched defs:btrfs_root (Results 1 – 1 of 1) sorted by relevance
962 struct btrfs_root { struct966 struct btrfs_root *log_root; argument967 struct btrfs_root *reloc_root; argument970 struct btrfs_root_item root_item; argument971 struct btrfs_key root_key;972 struct btrfs_fs_info *fs_info;973 struct extent_io_tree dirty_log_pages;975 struct mutex objectid_mutex;977 spinlock_t accounting_lock;978 struct btrfs_block_rsv *block_rsv;[all …]