Home
last modified time | relevance | path

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

/fs/btrfs/
A Dzoned.c2325 if (test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in do_zone_finish()
2357 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in do_zone_finish()
2600 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &bg->runtime_flags); in btrfs_zoned_reserve_data_reloc_bg()
2686 if (!test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) in btrfs_zoned_release_data_reloc_bg()
2695 clear_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in btrfs_zoned_release_data_reloc_bg()
2719 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in btrfs_zone_finish_one_bg()
A Dblock-group.h83 BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, enumerator
A Dextent-tree.c3932 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags))) { in do_allocation_zoned()
3993 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()

Completed in 23 milliseconds