Searched refs:IOPRIO_NR_CLASSES (Results 1 – 1 of 1) sorted by relevance
12 #define IOPRIO_NR_CLASSES 8 macro13 #define IOPRIO_CLASS_MASK (IOPRIO_NR_CLASSES - 1)113 if (IOPRIO_BAD_VALUE(prioclass, IOPRIO_NR_CLASSES) || in ioprio_value()