Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dnvme.h756 void nvme_mpath_stop(struct nvme_ctrl *ctrl);
832 static inline void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
Dmultipath.c673 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
844 nvme_mpath_stop(ctrl); in nvme_mpath_init_identify()
Dcore.c4317 nvme_mpath_stop(ctrl); in nvme_stop_ctrl()