Searched refs:reloc_root (Results 1 – 5 of 5) sorted by relevance
206 struct btrfs_root *reloc_root, *tmp; in free_reloc_roots() local208 list_for_each_entry_safe(reloc_root, tmp, list, root_list) in free_reloc_roots()209 __del_reloc_root(reloc_root); in free_reloc_roots()366 if (!root->reloc_root) in have_reloc_root()373 struct btrfs_root *reloc_root; in btrfs_should_ignore_reloc_root() local382 reloc_root = root->reloc_root; in btrfs_should_ignore_reloc_root()383 if (!reloc_root) in btrfs_should_ignore_reloc_root()386 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()637 struct btrfs_root *reloc_root; in create_reloc_root() local729 reloc_root = btrfs_read_tree_root(fs_info->tree_root, &root_key); in create_reloc_root()[all …]
179 struct btrfs_root *reloc_root; member
4262 if (root->reloc_root) { in btrfs_drop_and_free_fs_root()4263 btrfs_put_root(root->reloc_root); in btrfs_drop_and_free_fs_root()4264 root->reloc_root = NULL; in btrfs_drop_and_free_fs_root()
564 root->reloc_root) in need_reserve_reloc_root()
4871 if (!btrfs_is_fstree(btrfs_root_id(root)) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()