Home
last modified time | relevance | path

Searched refs:syncer_shutdown (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDvfs_subr.c103 static void syncer_shutdown(void *arg, int howto);
2068 EVENTHANDLER_REGISTER(shutdown_pre_sync, syncer_shutdown, td->td_proc, in sched_sync()
2214 syncer_shutdown(void *arg, int howto) in syncer_shutdown() function
2231 syncer_shutdown(updateproc, 0); in syncer_suspend()