Searched refs:g_journal_switcher_wokenup (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c239 static int g_journal_switcher_wokenup = 0; variable
262 if (g_journal_cache_limit > 0 && !g_journal_switcher_wokenup &&
265 g_journal_switcher_wokenup = 1;
365 if (g_journal_switcher_wokenup)
382 g_journal_switcher_wokenup = 1;
2989 g_journal_switcher_wokenup = 0;

Completed in 350 milliseconds