Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h899 void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl);
947 static inline void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl) in nvme_mpath_clear_ctrl_paths() function
Dmultipath.c193 void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl) in nvme_mpath_clear_ctrl_paths() function
Dcore.c3950 nvme_mpath_clear_ctrl_paths(ctrl); in nvme_remove_namespaces()