Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h308 u64 relocation_src_root; member
H A Drelocation.c2997 if (cluster->nr > 0 && cluster->owning_root != root->relocation_src_root) { in relocate_data_extent()
2998 u64 tmp = root->relocation_src_root; in relocate_data_extent()
3005 root->relocation_src_root = cluster->owning_root; in relocate_data_extent()
3011 root->relocation_src_root = tmp; in relocate_data_extent()
3016 cluster->owning_root = root->relocation_src_root; in relocate_data_extent()
3557 root->relocation_src_root = owning_root_id; in relocate_block_group()
H A Dextent-tree.c4967 if (btrfs_is_data_reloc_root(root) && btrfs_is_fstree(root->relocation_src_root)) in btrfs_alloc_reserved_file_extent()
4968 generic_ref.owning_root = root->relocation_src_root; in btrfs_alloc_reserved_file_extent()