Home
last modified time | relevance | path

Searched refs:reloc_root (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c307 * trying to access reloc_root in reloc_root_is_dead()
327 if (!root->reloc_root) in have_reloc_root()
334 struct btrfs_root *reloc_root; in btrfs_should_ignore_reloc_root() local
343 reloc_root = root->reloc_root; in btrfs_should_ignore_reloc_root()
344 if (!reloc_root) in btrfs_should_ignore_reloc_root()
347 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
553 struct btrfs_root *reloc_root = src->reloc_root; in clone_backref_node() local
570 BUG_ON(node->new_bytenr != reloc_root in clone_backref_node()
746 struct btrfs_root *reloc_root; create_reloc_root() local
849 struct btrfs_root *reloc_root; btrfs_init_reloc_root() local
916 struct btrfs_root *reloc_root; btrfs_update_reloc_root() local
1616 struct btrfs_root *reloc_root = root->reloc_root; insert_dirty_subvol() local
1652 struct btrfs_root *reloc_root = root->reloc_root; clean_dirty_subvols() local
1700 struct btrfs_root *reloc_root; merge_reloc_root() local
1863 struct btrfs_root *reloc_root; prepare_to_merge() local
1989 struct btrfs_root *reloc_root, *tmp; free_reloc_roots() local
2000 struct btrfs_root *reloc_root; merge_reloc_roots() local
2115 record_reloc_root_in_trans(struct btrfs_trans_handle *trans, struct btrfs_root *reloc_root) record_reloc_root_in_trans() argument
4209 struct btrfs_root *reloc_root; btrfs_recover_relocation() local
4520 struct btrfs_root *reloc_root; btrfs_reloc_post_snapshot() local
[all...]
H A Dctree.h199 struct btrfs_root *reloc_root; member
H A Ddisk-io.c4185 if (root->reloc_root) { in btrfs_drop_and_free_fs_root()
4186 btrfs_put_root(root->reloc_root); in btrfs_drop_and_free_fs_root()
4187 root->reloc_root = NULL; in btrfs_drop_and_free_fs_root()
H A Dtransaction.c556 root->reloc_root) in need_reserve_reloc_root()
H A Dqgroup.c4377 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()
/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c295 * trying to access reloc_root in reloc_root_is_dead()
315 if (!root->reloc_root) in have_reloc_root()
322 struct btrfs_root *reloc_root; in btrfs_should_ignore_reloc_root() local
331 reloc_root = root->reloc_root; in btrfs_should_ignore_reloc_root()
332 if (!reloc_root) in btrfs_should_ignore_reloc_root()
335 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
540 struct btrfs_root *reloc_root = src->reloc_root; in clone_backref_node() local
557 BUG_ON(node->new_bytenr != reloc_root in clone_backref_node()
732 struct btrfs_root *reloc_root; create_reloc_root() local
835 struct btrfs_root *reloc_root; btrfs_init_reloc_root() local
895 struct btrfs_root *reloc_root; btrfs_update_reloc_root() local
1586 struct btrfs_root *reloc_root = root->reloc_root; insert_dirty_subvol() local
1617 struct btrfs_root *reloc_root = root->reloc_root; clean_dirty_subvols() local
1665 struct btrfs_root *reloc_root; merge_reloc_root() local
1834 struct btrfs_root *reloc_root; prepare_to_merge() local
1907 struct btrfs_root *reloc_root, *tmp; free_reloc_roots() local
1918 struct btrfs_root *reloc_root; merge_reloc_roots() local
2015 record_reloc_root_in_trans(struct btrfs_trans_handle *trans, struct btrfs_root *reloc_root) record_reloc_root_in_trans() argument
3749 struct btrfs_root *reloc_root; btrfs_recover_relocation() local
4052 struct btrfs_root *reloc_root; btrfs_reloc_post_snapshot() local
[all...]
H A Ddisk-io.c4011 if (root->reloc_root) { in btrfs_drop_and_free_fs_root()
4012 btrfs_put_root(root->reloc_root); in btrfs_drop_and_free_fs_root()
4013 root->reloc_root = NULL; in btrfs_drop_and_free_fs_root()
H A Dtransaction.c552 root->reloc_root) in need_reserve_reloc_root()
H A Dctree.h1056 struct btrfs_root *reloc_root; member
H A Dqgroup.c4329 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()

Completed in 43 milliseconds