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

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

Completed in 137 milliseconds