Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h80 BLOCK_GROUP_FLAG_TO_COPY, enumerator
H A Ddev-replace.c519 set_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in mark_block_group_to_copy()
579 clear_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in btrfs_finish_block_group_to_copy()
H A Dscrub.c2771 if (!test_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags)) { in scrub_enumerate_chunks()