Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dnvmet.h217 struct nvmet_subsys { struct
218 enum nvme_subsys_type type;
220 struct mutex lock;
221 struct kref ref;
246 struct nvmet_subsys_model __rcu *model; argument
255 static inline struct nvmet_subsys *to_subsys(struct config_item *item) in to_subsys() argument