Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h934 void nvme_mpath_stop(struct nvme_ctrl *ctrl);
1011 static inline void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
H A Dmultipath.c779 void nvme_mpath_stop(struct nvme_ctrl *ctrl) in nvme_mpath_stop() function
944 nvme_mpath_stop(ctrl); in nvme_mpath_init_identify()
H A Dcore.c4345 nvme_mpath_stop(ctrl); in nvme_stop_ctrl()