Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h960 void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl);
1012 static inline void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl) in nvme_mpath_clear_ctrl_paths() function
H A Dmultipath.c206 void nvme_mpath_clear_ctrl_paths(struct nvme_ctrl *ctrl) in nvme_mpath_clear_ctrl_paths() function
881 nvme_mpath_clear_ctrl_paths(ctrl); in nvme_subsys_iopolicy_update()
H A Dcore.c4245 nvme_mpath_clear_ctrl_paths(ctrl); in nvme_remove_namespaces()