Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dnvmet.h320 struct nvmet_subsys { struct
321 enum nvme_subsys_type type;
323 struct mutex lock;
324 struct kref ref;
326 struct xarray namespaces;
327 unsigned int nr_namespaces;
328 u32 max_nsid;
329 u16 cntlid_min;
330 u16 cntlid_max;
332 struct list_head ctrls;
[all …]