Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c248 static int g_journal_switcher_wokenup = 0; variable
271 if (g_journal_cache_limit > 0 && !g_journal_switcher_wokenup && in gj_malloc()
274 g_journal_switcher_wokenup = 1; in gj_malloc()
374 if (g_journal_switcher_wokenup) in g_journal_check_overflow()
391 g_journal_switcher_wokenup = 1; in g_journal_check_overflow()
3002 g_journal_switcher_wokenup = 0; in g_journal_switcher()