Searched refs:NVME_REQ_USERCMD (Results 1 – 3 of 3) sorted by relevance
115 NVME_REQ_USERCMD = (1 << 1), enumerator
569 if (!blk_rq_is_passthrough(rq) || (req->flags & NVME_REQ_USERCMD)) in __nvmf_check_ready()
791 nvme_req(req)->flags |= NVME_REQ_USERCMD; in nvme_submit_user_cmd()