Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dnvme.h758 void nvme_mpath_revalidate_paths(struct nvme_ns *ns);
806 static inline void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths() function
Dmultipath.c150 void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths() function
Dcore.c1923 nvme_mpath_revalidate_paths(ns); in nvme_update_ns_info()