Searched refs:rushjob (Results 1 – 1 of 1) sorted by relevance
311 static int rushjob; /* number of slots to run ASAP */ variable3108 if (rushjob > 0) { in sched_sync()3109 rushjob -= 1; in sched_sync()3149 if (rushjob < syncdelay / 2) { in speedup_syncer()3150 rushjob += 1; in speedup_syncer()3171 rushjob = 0; in syncer_shutdown()