Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dnvme.h806 void nvme_mpath_uninit(struct nvme_ctrl *ctrl);
883 static inline void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dmultipath.c884 nvme_mpath_uninit(ctrl); in nvme_mpath_init_identify()
888 void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dcore.c4525 nvme_mpath_uninit(ctrl); in nvme_free_ctrl()