Searched refs:GJ_BIO_JOURNAL (Results 1 – 2 of 2) sorted by relevance
62 #define GJ_BIO_JOURNAL 0x02 macro
1275 fbp->bio_cflags = GJ_BIO_JOURNAL; in g_journal_flush()1309 bp->bio_cflags = GJ_BIO_JOURNAL; in g_journal_flush()1359 KASSERT((bp->bio_cflags & GJ_BIO_MASK) == GJ_BIO_JOURNAL, in g_journal_flush_done()1360 ("Invalid bio (%d != %d).", bp->bio_cflags, GJ_BIO_JOURNAL)); in g_journal_flush_done()2167 case GJ_BIO_JOURNAL: in g_journal_worker()