Home
last modified time | relevance | path

Searched defs:nvme_ns_head (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/nvme/host/
Dnvme.h422 struct nvme_ns_head { struct
423 struct list_head list;
424 struct srcu_struct srcu;
425 struct nvme_subsystem *subsys;
449 static inline bool nvme_ns_head_multipath(struct nvme_ns_head *head) in nvme_ns_head_multipath() argument