Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c244 #define GJ_SWITCHER_DIE 1 macro
2981 g_journal_switcher_state = GJ_SWITCHER_DIE; in g_journal_stop_switcher()
3005 if (g_journal_switcher_state == GJ_SWITCHER_DIE) { in g_journal_switcher()