Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dioctl.c716 ns = nvme_find_path(head); in nvme_ns_head_ioctl()
747 ns = nvme_find_path(head); in nvme_ns_head_chr_ioctl()
767 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()
H A Dnvme.h944 struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);
H A Dsysfs.c197 ns = nvme_find_path(head); in ns_head_update_nuse()