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.h316 struct nvmet_subsys { struct
317 enum nvme_subsys_type type;
319 struct mutex lock;
320 struct kref ref;
322 struct xarray namespaces;
323 unsigned int nr_namespaces;
324 u32 max_nsid;
325 u16 cntlid_min;
326 u16 cntlid_max;
328 struct list_head ctrls;
[all …]