Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c111 static void syncer_shutdown(void *arg, int howto);
2955 EVENTHANDLER_REGISTER(shutdown_pre_sync, syncer_shutdown, td->td_proc, in sched_sync()
3100 syncer_shutdown(void *arg, int howto) in syncer_shutdown() function
3117 syncer_shutdown(updateproc, 0); in syncer_suspend()