Home
last modified time | relevance | path

Searched refs:for_data_reloc (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
A Dextent-tree.h50 bool for_data_reloc; member
A Dextent-tree.c3887 ((ffe_ctl->for_data_reloc && bytenr != data_reloc_bytenr) || in do_allocation_zoned()
3926 ASSERT(!ffe_ctl->for_data_reloc || in do_allocation_zoned()
3931 (!ffe_ctl->for_data_reloc && in do_allocation_zoned()
3951 if (ffe_ctl->for_data_reloc && !fs_info->data_reloc_bg && in do_allocation_zoned()
3975 if (ffe_ctl->for_data_reloc) { in do_allocation_zoned()
4012 if (ret && ffe_ctl->for_data_reloc) in do_allocation_zoned()
4307 } else if (ffe_ctl->for_data_reloc) { in prepare_allocation_zoned()
4418 if (ffe_ctl->for_data_reloc) { in find_free_extent()
4491 if (ffe_ctl->for_data_reloc) in find_free_extent()
4713 ffe_ctl.for_data_reloc = for_data_reloc; in btrfs_reserve_extent()
[all …]

Completed in 15 milliseconds