Home
last modified time | relevance | path

Searched refs:nvme_mpath_check_last_path (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/nvme/host/
Dnvme.h487 static inline void nvme_mpath_check_last_path(struct nvme_ns *ns) in nvme_mpath_check_last_path() function
534 static inline void nvme_mpath_check_last_path(struct nvme_ns *ns) in nvme_mpath_check_last_path() function
Dcore.c3155 nvme_mpath_check_last_path(ns); in nvme_ns_remove()