Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.h112 #define GJ_FLUSH_JOURNAL 0x02 macro
H A Dg_journal.c489 if (sc->sc_bio_flush & GJ_FLUSH_JOURNAL) { in g_journal_flush_cache()
2040 sc->sc_bio_flush |= GJ_FLUSH_JOURNAL; in g_journal_worker()