Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dnvme.h475 void nvme_mpath_uninit(struct nvme_ctrl *ctrl);
542 static inline void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dmultipath.c555 void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dcore.c3499 nvme_mpath_uninit(ctrl); in nvme_free_ctrl()