Lines Matching defs:bio_opf
221 blk_opf_t bio_opf;225 bio_opf = REQ_OP_READ;228 bio_opf = REQ_OP_WRITE;231 bio_opf = REQ_OP_WRITE | REQ_PREFLUSH;234 bio_opf = REQ_OP_DISCARD;237 bio_opf = REQ_OP_SECURE_ERASE;242 bio_opf = 0;246 bio_opf |= REQ_SYNC;249 bio_opf |= REQ_FUA;251 return bio_opf;