Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dmultipath.c162 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path() function
267 return __nvme_find_path(head, node); in nvme_find_path()
272 return __nvme_find_path(head, node); in nvme_find_path()
423 __nvme_find_path(head, node); in nvme_mpath_set_live()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A 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()

Completed in 3 milliseconds