Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dctree.h167 struct btrfs_root { struct
173 struct btrfs_root *log_root; argument
174 struct btrfs_root *reloc_root; argument
177 struct btrfs_root_item root_item; argument
178 struct btrfs_key root_key;
179 struct btrfs_fs_info *fs_info;
180 struct extent_io_tree dirty_log_pages;
182 struct mutex objectid_mutex;
184 spinlock_t accounting_lock;
185 struct btrfs_block_rsv *block_rsv;
[all …]