Home
last modified time | relevance | path

Searched refs:relocation_src_root (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/btrfs/
Dctree.h314 u64 relocation_src_root; member
Drelocation.c3032 if (cluster->nr > 0 && cluster->owning_root != root->relocation_src_root) { in relocate_data_extent()
3033 u64 tmp = root->relocation_src_root; in relocate_data_extent()
3040 root->relocation_src_root = cluster->owning_root; in relocate_data_extent()
3046 root->relocation_src_root = tmp; in relocate_data_extent()
3051 cluster->owning_root = root->relocation_src_root; in relocate_data_extent()
3591 root->relocation_src_root = owning_root_id; in relocate_block_group()
Dextent-tree.c4932 if (btrfs_is_data_reloc_root(root) && is_fstree(root->relocation_src_root)) in btrfs_alloc_reserved_file_extent()
4933 generic_ref.owning_root = root->relocation_src_root; in btrfs_alloc_reserved_file_extent()