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