Searched refs:nvme_status_to_pr_err (Results 1 – 1 of 1) sorted by relevance
75 static int nvme_status_to_pr_err(int status) in nvme_status_to_pr_err() function116 return ret < 0 ? ret : nvme_status_to_pr_err(ret); in nvme_send_pr_command()225 return ret < 0 ? ret : nvme_status_to_pr_err(ret); in nvme_pr_resv_report()