Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dmultipath.c260 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path() function
310 ns = nvme_find_path(head); in nvme_ns_head_submit_bio()
H A Dnvme.h741 struct nvme_ns *nvme_find_path(struct nvme_ns_head *head);
H A Dcore.c1697 ns = nvme_find_path(*head); in nvme_get_ns_from_disk()