Searched refs:REQ_NOMERGE (Results 1 – 6 of 6) sorted by relevance
219 (REQ_NOMERGE | REQ_STARTED | REQ_SOFTBARRIER | REQ_FLUSH | REQ_FUA | REQ_FLUSH_SEQ)227 #define REQ_NOMERGE (1ULL << __REQ_NOMERGE) macro
187 split->bi_rw |= REQ_NOMERGE; in blk_queue_split()489 req->cmd_flags |= REQ_NOMERGE; in ll_new_hw_segment()505 req->cmd_flags |= REQ_NOMERGE; in ll_back_merge_fn()529 req->cmd_flags |= REQ_NOMERGE; in ll_front_merge_fn()
3055 dst->cmd_flags |= (src->cmd_flags & REQ_CLONE_MASK) | REQ_NOMERGE; in __blk_rq_prep_clone()
360 Now REQ_NOMERGE is set in the request flags to skip this one in the future,
1019 bi->bi_rw |= REQ_NOMERGE; in ops_run_io()
297 bio->bi_rw &= ~REQ_NOMERGE; in md_make_request()