GJ_BIO_JOURNAL
fbp->bio_cflags = GJ_BIO_JOURNAL;
bp->bio_cflags = GJ_BIO_JOURNAL;
KASSERT((bp->bio_cflags & GJ_BIO_MASK) == GJ_BIO_JOURNAL,
("Invalid bio (%d != %d).", bp->bio_cflags, GJ_BIO_JOURNAL));
case GJ_BIO_JOURNAL: