Searched refs:REQ_NOMERGE (Results 1 – 7 of 7) sorted by relevance
399 #define REQ_NOMERGE (__force blk_opf_t)(1ULL << __REQ_NOMERGE) macro420 (REQ_NOMERGE | REQ_PREFLUSH | REQ_FUA)
279 opf |= REQ_NOMERGE; in nvmet_bdev_execute_rw()
425 req->cmd_flags |= REQ_NOMERGE; in req_set_nomerge()
122 split->bi_opf |= REQ_NOMERGE; in bio_submit_split()
959 bio->bi_opf |= REQ_OP_WRITE | REQ_NOMERGE; in blk_zone_wplug_prepare_bio()
540 clone = blk_mq_alloc_request(q, rq->cmd_flags | REQ_NOMERGE, in multipath_clone_and_map()
833 bio->bi_opf |= REQ_NOMERGE; in pkt_queue_bio()