Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h969 void nvme_mpath_stop(struct nvme_ctrl *ctrl);
1058 static inline void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
H A Dmultipath.c900 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
1211 nvme_mpath_stop(ctrl); in nvme_mpath_init_identify()
H A Dcore.c4757 nvme_mpath_stop(ctrl); in nvme_stop_ctrl()