Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h953 void nvme_mpath_remove_disk(struct nvme_ns_head *head);
1003 static inline void nvme_mpath_remove_disk(struct nvme_ns_head *head) in nvme_mpath_remove_disk() function
H A Dmultipath.c1012 void nvme_mpath_remove_disk(struct nvme_ns_head *head) in nvme_mpath_remove_disk() function
H A Dcore.c667 nvme_mpath_remove_disk(head); in nvme_free_ns_head()