Home
last modified time | relevance | path

Searched refs:nvme_mpath_clear_current_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dmultipath.c74 nvme_mpath_clear_current_path(ns); in nvme_failover_req()
115 bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path() function
140 nvme_mpath_clear_current_path(ns); in nvme_mpath_clear_ctrl_paths()
H A Dnvme.h744 bool nvme_mpath_clear_current_path(struct nvme_ns *ns);
803 static inline bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path() function
H A Dcore.c4013 nvme_mpath_clear_current_path(ns); in nvme_ns_remove()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dmultipath.c90 nvme_mpath_clear_current_path(ns); in nvme_failover_req()
174 bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path() function
199 nvme_mpath_clear_current_path(ns); in nvme_mpath_clear_ctrl_paths()
H A Dnvme.h908 bool nvme_mpath_clear_current_path(struct nvme_ns *ns);
951 static inline bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path() function
H A Dcore.c3714 if (nvme_mpath_clear_current_path(ns)) in nvme_ns_remove()

Completed in 19 milliseconds