Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dmultipath.c413 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path() function
465 ns = nvme_find_path(head); in nvme_ns_head_submit_bio()
507 ns = nvme_find_path(head); in nvme_ns_head_get_unique_id()
523 ns = nvme_find_path(head); in nvme_ns_head_report_zones()
H A Dioctl.c724 ns = nvme_find_path(head); in nvme_ns_head_ioctl()
755 ns = nvme_find_path(head); in nvme_ns_head_chr_ioctl()
775 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 Dsysfs.c197 ns = nvme_find_path(head); in ns_head_update_nuse()
H A Dnvme.h947 struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);