Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h954 void nvme_mpath_shutdown_disk(struct nvme_ns_head *head);
1004 static inline void nvme_mpath_shutdown_disk(struct nvme_ns_head *head) in nvme_mpath_shutdown_disk() function
H A Dmultipath.c1005 void nvme_mpath_shutdown_disk(struct nvme_ns_head *head) in nvme_mpath_shutdown_disk() function
H A Dcore.c3743 nvme_mpath_shutdown_disk(ns->head); in nvme_validate_ns()