Searched refs:FLUSH_HIGHPRI (Results 1 – 2 of 2) sorted by relevance
35 #define FLUSH_HIGHPRI 16 /* high priority memory reclaim flush */ macro
182 return FLUSH_HIGHPRI | FLUSH_STABLE; in wb_priority()784 switch (how & (FLUSH_HIGHPRI|FLUSH_LOWPRI)) { in flush_task_priority()785 case FLUSH_HIGHPRI: in flush_task_priority()