Searched refs:REQ_NVME_MPATH (Results 1 – 4 of 4) sorted by relevance
264 #define REQ_NVME_MPATH REQ_DRV macro1089 if ((req->cmd_flags & REQ_NVME_MPATH) && req->bio) in nvme_trace_bio_complete()1268 if (rq->cmd_flags & REQ_NVME_MPATH) in nvme_start_request()
146 rq_flags |= REQ_NVME_MPATH; in nvme_alloc_user_request()
559 bio->bi_opf |= REQ_NVME_MPATH; in nvme_ns_head_submit_bio()
421 if (req->cmd_flags & REQ_NVME_MPATH) { in nvme_decide_disposition()462 if (req->cmd_flags & REQ_NVME_MPATH) in __nvme_end_req()791 !blk_noretry_request(rq) && !(rq->cmd_flags & REQ_NVME_MPATH)) in nvme_fail_nonready_command()