Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dmultipath.c338 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path() function
391 ns = nvme_find_path(head); in nvme_ns_head_submit_bio()
434 ns = nvme_find_path(head); in nvme_ns_head_report_zones()
Dioctl.c828 ns = nvme_find_path(head); in nvme_ns_head_ioctl()
859 ns = nvme_find_path(head); in nvme_ns_head_chr_ioctl()
879 struct nvme_ns *ns = nvme_find_path(head); in nvme_ns_head_chr_uring_cmd()
Dpr.c57 struct nvme_ns *ns = nvme_find_path(head); in nvme_send_ns_head_pr_command()
Dnvme.h876 struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);