Searched refs:rushjob (Results 1 – 1 of 1) sorted by relevance
290 static int rushjob; /* number of slots to run ASAP */ variable2714 if (rushjob > 0) { in sched_sync()2715 rushjob -= 1; in sched_sync()2755 if (rushjob < syncdelay / 2) { in speedup_syncer()2756 rushjob += 1; in speedup_syncer()2777 rushjob = 0; in syncer_shutdown()