Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h1002 static inline bool nvme_mpath_queue_if_no_path(struct nvme_ns_head *head) in nvme_mpath_queue_if_no_path() function
1095 static inline bool nvme_mpath_queue_if_no_path(struct nvme_ns_head *head) in nvme_mpath_queue_if_no_path() function
H A Dmultipath.c506 return nvme_mpath_queue_if_no_path(head); in nvme_available_path()
H A Dcore.c4245 if (!nvme_mpath_queue_if_no_path(ns->head)) in nvme_ns_remove()