Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dioctl.c832 ns = nvme_find_path(head); in nvme_ns_head_ioctl()
863 ns = nvme_find_path(head); in nvme_ns_head_chr_ioctl()
883 struct nvme_ns *ns = nvme_find_path(head); in nvme_ns_head_chr_uring_cmd()
H A Dpr.c57 struct nvme_ns *ns = nvme_find_path(head); in nvme_send_ns_head_pr_command()