Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h896 void nvme_mpath_stop(struct nvme_ctrl *ctrl);
973 static inline void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
Dmultipath.c777 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
942 nvme_mpath_stop(ctrl); in nvme_mpath_init_identify()
Dcore.c4333 nvme_mpath_stop(ctrl); in nvme_stop_ctrl()