Searched refs:data_reloc_bg (Results 1 – 3 of 3) sorted by relevance
3864 data_reloc_bytenr = fs_info->data_reloc_bg; in do_allocation_zoned()3906 block_group->start == fs_info->data_reloc_bg || in do_allocation_zoned()3907 fs_info->data_reloc_bg == 0); in do_allocation_zoned()3930 if (ffe_ctl->for_data_reloc && !fs_info->data_reloc_bg && in do_allocation_zoned()3955 if (!fs_info->data_reloc_bg) in do_allocation_zoned()3956 fs_info->data_reloc_bg = block_group->start; in do_allocation_zoned()3992 fs_info->data_reloc_bg = 0; in do_allocation_zoned()4302 if (fs_info->data_reloc_bg) in prepare_allocation_zoned()4303 ffe_ctl->hint_byte = fs_info->data_reloc_bg; in prepare_allocation_zoned()
834 u64 data_reloc_bg; member
2427 if (fs_info->data_reloc_bg == bg->start) in btrfs_clear_data_reloc_bg()2428 fs_info->data_reloc_bg = 0; in btrfs_clear_data_reloc_bg()
Completed in 23 milliseconds