Searched refs:NVME_REQ_CANCELLED (Results 1 – 4 of 4) sorted by relevance
139 NVME_REQ_CANCELLED = (1 << 0), enumerator
1292 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()1312 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
825 if (nvme_req(rq)->flags & NVME_REQ_CANCELLED) in nvme_nvm_submit_user_cmd()
837 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in __nvme_submit_sync_cmd()928 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in nvme_submit_user_cmd()