Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h1042 void nvme_mpath_stop(struct nvme_ctrl *ctrl);
1138 static inline void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
H A Dmultipath.c992 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
1368 nvme_mpath_stop(ctrl); in nvme_mpath_init_identify()
H A Dcore.c5008 nvme_mpath_stop(ctrl); in nvme_stop_ctrl()