Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dpr.c97 static int __nvme_send_pr_command(struct block_device *bdev, u32 cdw10, in __nvme_send_pr_command() function
117 ret = __nvme_send_pr_command(bdev, cdw10, cdw11, op, data, data_len); in nvme_send_pr_command()
218 ret = __nvme_send_pr_command(bdev, cdw10, cdw11, nvme_cmd_resv_report, in nvme_pr_resv_report()