Searched refs:GJ_BIO_MASK (Results 1 – 2 of 2) sorted by relevance
64 #define GJ_BIO_MASK 0x0f macro
1359 KASSERT((bp->bio_cflags & GJ_BIO_MASK) == GJ_BIO_JOURNAL, in g_journal_flush_done()2083 type = (bp->bio_cflags & GJ_BIO_MASK); in g_journal_worker()