Searched refs:nvme_host_path_error (Results 1 – 3 of 3) sorted by relevance
728 blk_status_t nvme_host_path_error(struct request *req);
436 blk_status_t nvme_host_path_error(struct request *req) in nvme_host_path_error() function443 EXPORT_SYMBOL_GPL(nvme_host_path_error);701 return nvme_host_path_error(rq); in nvme_fail_nonready_command()
2078 ret = nvme_host_path_error(rq); in nvme_rdma_queue_rq()