Searched refs:nvme_is_path_error (Results 1 – 3 of 3) sorted by relevance
77 if (nvme_is_path_error(status)) in nvme_status_to_pr_err()
708 static inline bool nvme_is_path_error(u16 status) in nvme_is_path_error() function
410 if (nvme_is_path_error(nvme_req(req)->status) || in nvme_decide_disposition()