Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dslab-depot.h291 bool high_priority_only; member
A Dslab-depot.c2680 if (scrubber->high_priority_only) { in finish_scrubbing()
2681 scrubber->high_priority_only = false; in finish_scrubbing()
2952 (scrubber->high_priority_only && list_empty(&scrubber->high_priority_slabs))) { in scrub_next_slab()
2978 scrubber->high_priority_only = (parent != NULL); in scrub_slabs()
2984 if (scrubber->high_priority_only && in scrub_slabs()
3642 scrubber->high_priority_only ? ", high_priority_only " : ""); in vdo_dump_block_allocator()

Completed in 18 milliseconds