Searched refs:BLOCK_GROUP_FLAG_RELOCATING_REPAIR (Results 1 - 2 of 2) sorted by path

/linux-master/fs/btrfs/
H A Dblock-group.h80 BLOCK_GROUP_FLAG_RELOCATING_REPAIR, enumerator in enum:btrfs_block_group_flags
H A Dvolumes.c8256 if (!test_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags))
8293 if (test_and_set_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) {

Completed in 223 milliseconds