Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-tree.c3785 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()
A Dzoned.c1974 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()
A Dctree.h1034 u64 data_reloc_bg; member

Completed in 32 milliseconds