Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dblock-group.h57 BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, enumerator
Dzoned.c2241 if (!test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) in btrfs_zoned_release_data_reloc_bg()
2247 clear_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, in btrfs_zoned_release_data_reloc_bg()
Dextent-tree.c3810 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in do_allocation_zoned()
3887 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()