Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dnvme.h876 void nvme_mpath_remove_disk(struct nvme_ns_head *head);
920 static inline void nvme_mpath_remove_disk(struct nvme_ns_head *head) in nvme_mpath_remove_disk() function
Dmultipath.c855 void nvme_mpath_remove_disk(struct nvme_ns_head *head) in nvme_mpath_remove_disk() function
Dcore.c617 nvme_mpath_remove_disk(head); in nvme_free_ns_head()