Lines Matching defs:subsys
120 static u32 nvmet_max_nsid(struct nvmet_subsys *subsys) in nvmet_max_nsid()
238 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed()
254 void nvmet_send_ana_event(struct nvmet_subsys *subsys, in nvmet_send_ana_event()
304 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls()
551 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local
617 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local
668 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc()
1235 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local
1293 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed()
1357 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local
1474 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_ctrl_free() local
1545 struct nvmet_subsys *subsys; in nvmet_subsys_alloc() local
1604 struct nvmet_subsys *subsys = in nvmet_subsys_free() local
1617 void nvmet_subsys_del_ctrls(struct nvmet_subsys *subsys) in nvmet_subsys_del_ctrls()
1627 void nvmet_subsys_put(struct nvmet_subsys *subsys) in nvmet_subsys_put()