Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dmultipath.c240 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path() function
345 return __nvme_find_path(head, node); in nvme_find_path()
350 return __nvme_find_path(head, node); in nvme_find_path()
596 __nvme_find_path(head, node); in nvme_mpath_set_live()