Searched refs:is_reloc_root (Results 1 – 3 of 3) sorted by relevance
253 const bool is_reloc_root = (new_root_objectid == BTRFS_TREE_RELOC_OBJECTID); in btrfs_copy_root() local267 if (is_reloc_root) in btrfs_copy_root()281 if (is_reloc_root) in btrfs_copy_root()296 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in btrfs_copy_root()360 const bool is_reloc_root = (btrfs_root_id(root) == BTRFS_TREE_RELOC_OBJECTID); in update_ref_for_cow() local396 if (is_reloc_root || btrfs_header_backref_rev(buf) < BTRFS_MIXED_BACKREF_REV) in update_ref_for_cow()415 if ((owner == btrfs_root_id(root) || is_reloc_root) && in update_ref_for_cow()421 if (is_reloc_root) { in update_ref_for_cow()434 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow()440 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow()
6262 const bool is_reloc_root = (btrfs_root_id(root) == BTRFS_TREE_RELOC_OBJECTID); in btrfs_drop_snapshot() local6424 if (!is_reloc_root) in btrfs_drop_snapshot()6460 if (!is_reloc_root) { in btrfs_drop_snapshot()6492 if (!is_reloc_root) in btrfs_drop_snapshot()
3205 cur->is_reloc_root = 1; in handle_direct_tree_backref()