Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/nvme/host/
A Dnvme.h427 struct nvme_ns_head { struct
428 struct list_head list;
429 struct srcu_struct srcu;
430 struct nvme_subsystem *subsys;
454 static inline bool nvme_ns_head_multipath(struct nvme_ns_head *head) in nvme_ns_head_multipath() argument

Completed in 10 milliseconds