Lines Matching refs:commit_root
338 if (btrfs_header_generation(reloc_root->commit_root) == in btrfs_should_ignore_reloc_root()
554 rb_node = rb_simple_search(&cache->rb_root, src->commit_root->start); in clone_backref_node()
565 reloc_root->commit_root->start); in clone_backref_node()
636 node->bytenr = root->commit_root->start; in __add_reloc_root()
669 root->commit_root->start); in __del_reloc_root()
711 root->commit_root->start); in __update_reloc_root()
755 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
768 commit_root_gen = btrfs_header_generation(root->commit_root); in create_reloc_root()
935 if (reloc_root->commit_root != reloc_root->node) { in btrfs_update_reloc_root()
938 free_extent_buffer(reloc_root->commit_root); in btrfs_update_reloc_root()
939 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()