Searched defs:extent_root (Results 1 – 4 of 4) sorted by relevance
/fs/btrfs/ |
D | extent-tree.c | 562 struct btrfs_root *extent_root, in update_backrefs() 647 struct btrfs_root *extent_root, in insert_extents() 931 struct btrfs_root *extent_root, in free_extents() 1183 struct btrfs_root *extent_root = root->fs_info->extent_root; in __btrfs_update_extent_ref() local 1410 struct btrfs_root *extent_root = root->fs_info->extent_root; in btrfs_cross_ref_exist() local 1819 struct btrfs_root *extent_root = root->fs_info->extent_root; in write_one_cache_group() local 2229 struct btrfs_root *extent_root, u64 alloc_bytes, in do_chunk_alloc() 2478 struct btrfs_root *extent_root, int all) in finish_current_insert() 2718 struct btrfs_root *extent_root = info->extent_root; in __free_extent() local 2862 struct btrfs_root *extent_root, int all) in del_pending_extents() [all …]
|
D | volumes.c | 1562 struct btrfs_root *extent_root; in btrfs_relocate_chunk() local 1932 struct btrfs_root *extent_root, in __btrfs_alloc_chunk() 2147 struct btrfs_root *extent_root, in __finish_chunk_alloc() 2221 struct btrfs_root *extent_root, u64 type) in btrfs_alloc_chunk() 2260 struct btrfs_root *extent_root = fs_info->extent_root; in init_first_rw_device() local
|
D | disk-io.c | 1526 struct btrfs_root *extent_root = kzalloc(sizeof(struct btrfs_root), in open_ctree() local
|
D | ctree.h | 675 struct btrfs_root *extent_root; member
|