Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h92381 struct nvmet_subsys { struct
92382 enum nvme_subsys_type type;
92383 struct mutex lock;
92384 struct kref ref;
92385 struct xarray namespaces;
92386 unsigned int nr_namespaces;
92387 u32 max_nsid;
92388 u16 cntlid_min;
92389 u16 cntlid_max;
92390 struct list_head ctrls;
[all …]
Dvmlinux_602.h92381 struct nvmet_subsys { struct
92382 enum nvme_subsys_type type;
92383 struct mutex lock;
92384 struct kref ref;
92385 struct xarray namespaces;
92386 unsigned int nr_namespaces;
92387 u32 max_nsid;
92388 u16 cntlid_min;
92389 u16 cntlid_max;
92390 struct list_head ctrls;
[all …]