Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h962 void nvme_mpath_remove_sysfs_link(struct nvme_ns *ns);
1022 static inline void nvme_mpath_remove_sysfs_link(struct nvme_ns *ns) in nvme_mpath_remove_sysfs_link() function
H A Dmultipath.c1094 void nvme_mpath_remove_sysfs_link(struct nvme_ns *ns) in nvme_mpath_remove_sysfs_link() function
H A Dcore.c4046 nvme_mpath_remove_sysfs_link(ns); in nvme_ns_remove()