Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dcore.c1981 static int nvme_send_ns_pr_command(struct nvme_ns *ns, struct nvme_command *c, in nvme_send_ns_pr_command() function
2003 return nvme_send_ns_pr_command(bdev->bd_disk->private_data, &c, data); in nvme_pr_command()