Home
last modified time | relevance | path

Searched refs:REQ_NOMERGE (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dblk_types.h438 #define REQ_NOMERGE (__force blk_opf_t)(1ULL << __REQ_NOMERGE) macro
459 (REQ_NOMERGE | REQ_PREFLUSH | REQ_FUA)
/linux-6.3-rc2/block/
A Dblk.h356 req->cmd_flags |= REQ_NOMERGE; in req_set_nomerge()
A Dblk-core.c589 bio->bi_opf |= REQ_NOMERGE; in blk_check_zone_append()
A Dblk-merge.c379 split->bi_opf |= REQ_NOMERGE; in __bio_split_to_limits()
/linux-6.3-rc2/drivers/md/
A Ddm-zone.c402 clone->bi_opf = REQ_OP_WRITE | REQ_NOMERGE | in dm_zone_map_bio_begin()
A Ddm-mpath.c540 clone = blk_mq_alloc_request(q, rq->cmd_flags | REQ_NOMERGE, in multipath_clone_and_map()
A Draid5.c1271 bi->bi_opf |= REQ_NOMERGE; in ops_run_io()
A Dmd.c467 bio->bi_opf &= ~REQ_NOMERGE; in md_submit_bio()
/linux-6.3-rc2/drivers/nvme/target/
A Dio-cmd-bdev.c273 opf |= REQ_NOMERGE; in nvmet_bdev_execute_rw()

Completed in 39 milliseconds