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.c2764 if (scrubber->high_priority_only) { in finish_scrubbing()
2765 scrubber->high_priority_only = false; in finish_scrubbing()
3037 (scrubber->high_priority_only && list_empty(&scrubber->high_priority_slabs))) { in scrub_next_slab()
3063 scrubber->high_priority_only = (parent != NULL); in scrub_slabs()
3069 if (scrubber->high_priority_only && in scrub_slabs()
3720 scrubber->high_priority_only ? ", high_priority_only " : ""); in vdo_dump_block_allocator()