Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dblock-group.h68 BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, enumerator
H A Dzoned.c2101 if (test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in do_zone_finish()
2134 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in do_zone_finish()
2373 if (!test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) in btrfs_zoned_release_data_reloc_bg()
2382 clear_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in btrfs_zoned_release_data_reloc_bg()
2406 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in btrfs_zone_finish_one_bg()
H A Dextent-tree.c3761 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags))) { in do_allocation_zoned()
3822 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()

Completed in 11 milliseconds