Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
Dnvme.h744 static inline void nvme_mpath_check_last_path(struct nvme_ns *ns) in nvme_mpath_check_last_path() function
805 static inline void nvme_mpath_check_last_path(struct nvme_ns *ns) in nvme_mpath_check_last_path() function
Dcore.c4016 nvme_mpath_check_last_path(ns); in nvme_ns_remove()