Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dblock-group.h57 BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, enumerator
Dzoned.c2243 if (!test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) in btrfs_zoned_release_data_reloc_bg()
2249 clear_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in btrfs_zoned_release_data_reloc_bg()
Dextent-tree.c3813 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in do_allocation_zoned()
3890 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()