Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c2726 static void g_journal_switcher(void *arg);
2971 error = kproc_create(g_journal_switcher, mp, &g_journal_switcher_proc, in g_journal_start_switcher()
2993 g_journal_switcher(void *arg) in g_journal_switcher() function