Searched refs:commit_root (Results 1 – 7 of 7) sorted by relevance
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()[all …]
192 free_extent_buffer(root->commit_root); in switch_commit_roots()193 root->commit_root = btrfs_root_node(root); in switch_commit_roots()408 WARN_ON(!force && root->commit_root != root->node); in record_root_in_trans()1447 if (root->commit_root != root->node) { in commit_fs_roots()
197 struct extent_buffer *commit_root; member
882 root->commit_root = NULL; in __setup_root()1117 root->commit_root = btrfs_root_node(root); in btrfs_create_tree()1314 root->commit_root = btrfs_root_node(root); in read_tree_root_path()2026 free_extent_buffer(root->commit_root); in free_root_extent_buffers()2028 root->commit_root = NULL; in free_root_extent_buffers()2780 root->commit_root = btrfs_root_node(root); in load_super_root()
7605 root_level = btrfs_header_level(sctx->send_root->commit_root); in restart_after_relocation()7612 root_level = btrfs_header_level(sctx->parent_root->commit_root); in restart_after_relocation()7719 left_level = btrfs_header_level(left_root->commit_root); in btrfs_compare_trees()7729 btrfs_clone_extent_buffer(left_root->commit_root); in btrfs_compare_trees()7735 right_level = btrfs_header_level(right_root->commit_root); in btrfs_compare_trees()7738 btrfs_clone_extent_buffer(right_root->commit_root); in btrfs_compare_trees()7750 reada_min_gen = btrfs_header_generation(right_root->commit_root); in btrfs_compare_trees()7973 sctx->parent_root->node != sctx->parent_root->commit_root) in ensure_commit_roots_uptodate()7978 sctx->clone_roots[i].root->commit_root) in ensure_commit_roots_uptodate()
375 buf != root->node && buf != root->commit_root && in btrfs_block_can_be_shared()1739 b = root->commit_root; in btrfs_search_slot_get_root()
634 root_level = btrfs_header_level(root->commit_root); in resolve_indirect_ref()
Completed in 49 milliseconds