Lines Matching refs:commit_root
335 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
551 rb_node = rb_simple_search(&cache->rb_root, src->commit_root->start); in clone_backref_node()
562 reloc_root->commit_root->start); in clone_backref_node()
633 node->bytenr = root->commit_root->start; in __add_reloc_root()
665 root->commit_root->start); in __del_reloc_root()
709 root->commit_root->start); in __update_reloc_root()
751 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
762 commit_root_gen = btrfs_header_generation(root->commit_root); in create_reloc_root()
904 if (reloc_root->commit_root != reloc_root->node) { in btrfs_update_reloc_root()
907 free_extent_buffer(reloc_root->commit_root); in btrfs_update_reloc_root()
908 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()