Home
last modified time | relevance | path

Searched refs:nvme_is_path_error (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/host/
H A Dpr.c77 if (nvme_is_path_error(nvme_sc)) in nvme_sc_to_pr_err()
H A Dnvme.h702 static inline bool nvme_is_path_error(u16 status) in nvme_is_path_error() function
H A Dcore.c395 if (nvme_is_path_error(nvme_req(req)->status) || in nvme_decide_disposition()