Searched refs:NVME_REQ_CANCELLED (Results 1 – 4 of 4) sorted by relevance
168 NVME_REQ_CANCELLED = (1 << 0), enumerator
1281 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()1299 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()
918 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in __nvme_submit_sync_cmd()1096 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in nvme_submit_user_cmd()