Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dnvme.h755 void nvme_mpath_uninit(struct nvme_ctrl *ctrl);
829 static inline void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dmultipath.c857 nvme_mpath_uninit(ctrl); in nvme_mpath_init_identify()
861 void nvme_mpath_uninit(struct nvme_ctrl *ctrl) in nvme_mpath_uninit() function
Dcore.c4371 nvme_mpath_uninit(ctrl); in nvme_free_ctrl()