Searched refs:nvme_find_path (Results 1 – 5 of 5) sorted by relevance
464 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path() function526 ns = nvme_find_path(head); in nvme_ns_head_submit_bio()568 ns = nvme_find_path(head); in nvme_ns_head_get_unique_id()584 ns = nvme_find_path(head); in nvme_ns_head_report_zones()
719 ns = nvme_find_path(head); in nvme_ns_head_ioctl()750 ns = nvme_find_path(head); in nvme_ns_head_chr_ioctl()770 struct nvme_ns *ns = nvme_find_path(head); in nvme_ns_head_chr_uring_cmd()
57 struct nvme_ns *ns = nvme_find_path(head); in nvme_send_ns_head_pr_command()
952 struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);
197 ns = nvme_find_path(head); in ns_head_update_nuse()
Completed in 20 milliseconds