Searched refs:NVME_REQ_USERCMD (Results 1 – 3 of 3) sorted by relevance
111 nvme_req(req)->flags |= NVME_REQ_USERCMD; in nvme_alloc_user_request()
605 nvme_req(req)->flags & NVME_REQ_USERCMD; in nvme_pci_metadata_use_sgls() 614 if (nvme_req(req)->flags & NVME_REQ_USERCMD) in nvme_pci_use_sgls()
788 if (rq->q == ctrl->admin_q && (req->flags & NVME_REQ_USERCMD)) in __nvme_check_ready()