Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dnvme.h656 void nvme_mpath_uninit(struct nvme_ctrl *ctrl);
739 static inline void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dmultipath.c751 void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dcore.c4399 nvme_mpath_uninit(ctrl); in nvme_free_ctrl()