Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/target/
Dnvmet.h214 struct nvmet_subsys { struct
215 enum nvme_subsys_type type;
217 struct mutex lock;
218 struct kref ref;
220 struct xarray namespaces;
221 unsigned int nr_namespaces;
222 u32 max_nsid;
223 u16 cntlid_min;
224 u16 cntlid_max;
226 struct list_head ctrls;
[all …]