RUMPUSER_BIO_READ
if (op & RUMPUSER_BIO_READ) {
if (biop->bio_op & RUMPUSER_BIO_READ) {
op = BUF_ISREAD(bp) ? RUMPUSER_BIO_READ : RUMPUSER_BIO_WRITE;