Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h298 bool high_priority_only; member
H A Dslab-depot.c2755 if (scrubber->high_priority_only) { in finish_scrubbing()
2756 scrubber->high_priority_only = false; in finish_scrubbing()
3028 (scrubber->high_priority_only && list_empty(&scrubber->high_priority_slabs))) { in scrub_next_slab()
3054 scrubber->high_priority_only = (parent != NULL); in scrub_slabs()
3060 if (scrubber->high_priority_only && in scrub_slabs()
3709 scrubber->high_priority_only ? ", high_priority_only " : ""); in vdo_dump_block_allocator()