Lines Matching refs:commit_root
347 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
563 rb_node = rb_simple_search(&cache->rb_root, src->commit_root->start); in clone_backref_node()
574 reloc_root->commit_root->start); in clone_backref_node()
645 node->bytenr = root->commit_root->start; in __add_reloc_root()
678 root->commit_root->start); in __del_reloc_root()
720 root->commit_root->start); in __update_reloc_root()
764 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
777 commit_root_gen = btrfs_header_generation(root->commit_root); in create_reloc_root()
944 if (reloc_root->commit_root != reloc_root->node) { in btrfs_update_reloc_root()
947 free_extent_buffer(reloc_root->commit_root); in btrfs_update_reloc_root()
948 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()