Searched refs:relocation_src_root (Results 1 – 3 of 3) sorted by relevance
315 u64 relocation_src_root; member
3103 if (cluster->nr > 0 && cluster->owning_root != root->relocation_src_root) { in relocate_data_extent()3104 u64 tmp = root->relocation_src_root; in relocate_data_extent()3111 root->relocation_src_root = cluster->owning_root; in relocate_data_extent()3117 root->relocation_src_root = tmp; in relocate_data_extent()3122 cluster->owning_root = root->relocation_src_root; in relocate_data_extent()3662 root->relocation_src_root = owning_root_id; in relocate_block_group()
4949 if (btrfs_is_data_reloc_root(root) && is_fstree(root->relocation_src_root)) in btrfs_alloc_reserved_file_extent()4950 generic_ref.owning_root = root->relocation_src_root; in btrfs_alloc_reserved_file_extent()
Completed in 25 milliseconds