Lines Matching refs:commit_root
347 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
564 rb_node = rb_simple_search(&cache->rb_root, src->commit_root->start); in clone_backref_node()
575 reloc_root->commit_root->start); in clone_backref_node()
646 node->bytenr = root->commit_root->start; in __add_reloc_root()
679 root->commit_root->start); in __del_reloc_root()
721 root->commit_root->start); in __update_reloc_root()
765 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
778 commit_root_gen = btrfs_header_generation(root->commit_root); in create_reloc_root()
945 if (reloc_root->commit_root != reloc_root->node) { in btrfs_update_reloc_root()
948 free_extent_buffer(reloc_root->commit_root); in btrfs_update_reloc_root()
949 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()