Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c257 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path() function
316 return __nvme_find_path(head, node); in nvme_round_robin_path()
406 return __nvme_find_path(head, node); in nvme_numa_path()
408 return __nvme_find_path(head, node); in nvme_numa_path()
696 __nvme_find_path(head, node); in nvme_mpath_set_live()