Searched refs:NVME_REQ_CANCELLED (Results 1 – 4 of 4) sorted by relevance
114 NVME_REQ_CANCELLED = (1 << 0), enumerator
714 if (nvme_req(rq)->flags & NVME_REQ_CANCELLED) in nvme_nvm_submit_io_sync()843 if (nvme_req(rq)->flags & NVME_REQ_CANCELLED) in nvme_nvm_submit_user_cmd()
1175 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()1193 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
721 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in __nvme_submit_sync_cmd()812 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in nvme_submit_user_cmd()