Lines Matching refs:commit_root
528 if (btrfs_header_generation(reloc_root->commit_root) == in should_ignore_root()
1172 rb_node = tree_search(&cache->rb_root, src->commit_root->start); in clone_backref_node()
1183 reloc_root->commit_root->start); in clone_backref_node()
1256 node->bytenr = root->commit_root->start; in __add_reloc_root()
1287 root->commit_root->start); in __del_reloc_root()
1316 root->commit_root->start); in __update_reloc_root()
1358 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
1369 commit_root_gen = btrfs_header_generation(root->commit_root); in create_reloc_root()
1472 if (reloc_root->commit_root != reloc_root->node) { in btrfs_update_reloc_root()
1475 free_extent_buffer(reloc_root->commit_root); in btrfs_update_reloc_root()
1476 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()
2360 free_extent_buffer(reloc_root->commit_root); in free_reloc_roots()
2362 reloc_root->commit_root = NULL; in free_reloc_roots()