REQ_NOMERGE       318 block/blk-merge.c 		split->bi_opf |= REQ_NOMERGE;
REQ_NOMERGE       262 block/blk.h    	req->cmd_flags |= REQ_NOMERGE;
REQ_NOMERGE       516 drivers/md/dm-mpath.c 	clone = blk_get_request(q, rq->cmd_flags | REQ_NOMERGE,
REQ_NOMERGE       403 drivers/md/md.c 	bio->bi_opf &= ~REQ_NOMERGE;
REQ_NOMERGE      1116 drivers/md/raid5.c 				bi->bi_opf |= REQ_NOMERGE;
REQ_NOMERGE       168 drivers/nvme/target/io-cmd-bdev.c 		op_flags |= REQ_NOMERGE;
REQ_NOMERGE       368 include/linux/blk_types.h 	(REQ_NOMERGE | REQ_PREFLUSH | REQ_FUA)