Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h961 void nvme_mpath_revalidate_paths(struct nvme_ns *ns);
1011 static inline void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths() function
H A Dmultipath.c221 void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths() function
H A Dcore.c2319 nvme_mpath_revalidate_paths(ns); in nvme_update_ns_info()