Searched refs:data_reloc_bg (Results 1 – 3 of 3) sorted by relevance
3785 data_reloc_bytenr = fs_info->data_reloc_bg; in do_allocation_zoned()3814 block_group->start == fs_info->data_reloc_bg || in do_allocation_zoned()3815 fs_info->data_reloc_bg == 0); in do_allocation_zoned()3836 if (ffe_ctl->for_data_reloc && !fs_info->data_reloc_bg && in do_allocation_zoned()3860 if (ffe_ctl->for_data_reloc && !fs_info->data_reloc_bg) in do_allocation_zoned()3861 fs_info->data_reloc_bg = block_group->start; in do_allocation_zoned()3880 fs_info->data_reloc_bg = 0; in do_allocation_zoned()4152 if (fs_info->data_reloc_bg) in prepare_allocation()4153 ffe_ctl->hint_byte = fs_info->data_reloc_bg; in prepare_allocation()
1974 if (fs_info->data_reloc_bg == bg->start) in btrfs_clear_data_reloc_bg()1975 fs_info->data_reloc_bg = 0; in btrfs_clear_data_reloc_bg()
1034 u64 data_reloc_bg; member
Completed in 32 milliseconds