REQ_NVME_MPATH
if (req->cmd_flags & REQ_NVME_MPATH) {
if (req->cmd_flags & REQ_NVME_MPATH)
!blk_noretry_request(rq) && !(rq->cmd_flags & REQ_NVME_MPATH))
bio->bi_opf |= REQ_NVME_MPATH;
if ((req->cmd_flags & REQ_NVME_MPATH) && req->bio)
if (rq->cmd_flags & REQ_NVME_MPATH)