Home
last modified time | relevance | path

Searched refs:BLOCK_GROUP_FLAG_RELOCATING_REPAIR (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dblock-group.h80 BLOCK_GROUP_FLAG_RELOCATING_REPAIR, enumerator
H A Dvolumes.c8086 if (!test_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) in relocating_repair_kthread()
8123 if (test_and_set_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) { in btrfs_repair_one_zone()