Home
last modified time | relevance | path

Searched refs:nvme_host_path_error (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/host/
H A Dnvme.h892 blk_status_t nvme_host_path_error(struct request *req);
H A Dcore.c536 blk_status_t nvme_host_path_error(struct request *req) in nvme_host_path_error() function
543 EXPORT_SYMBOL_GPL(nvme_host_path_error);
799 return nvme_host_path_error(rq); in nvme_fail_nonready_command()