GJ_BIO_READ
nbp->bio_cflags = GJ_BIO_READ;
nbp->bio_cflags = GJ_BIO_READ;
KASSERT(bp->bio_cflags == GJ_BIO_READ,
("Invalid bio (%d != %d).", bp->bio_cflags, GJ_BIO_READ));
case GJ_BIO_READ: