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.h304 struct nvmet_subsys { struct
305 enum nvme_subsys_type type;
307 struct mutex lock;
308 struct kref ref;
310 struct xarray namespaces;
311 unsigned int nr_namespaces;
312 u32 max_nsid;
313 u16 cntlid_min;
314 u16 cntlid_max;
316 struct list_head ctrls;
[all …]