Lines Matching defs:subsys
117 static u32 nvmet_max_nsid(struct nvmet_subsys *subsys) in nvmet_max_nsid()
235 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed()
251 void nvmet_send_ana_event(struct nvmet_subsys *subsys, in nvmet_send_ana_event()
301 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls()
549 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local
615 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local
666 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc()
1222 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local
1275 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed()
1339 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local
1450 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_ctrl_free() local
1520 struct nvmet_subsys *subsys; in nvmet_subsys_alloc() local
1579 struct nvmet_subsys *subsys = in nvmet_subsys_free() local
1592 void nvmet_subsys_del_ctrls(struct nvmet_subsys *subsys) in nvmet_subsys_del_ctrls()
1602 void nvmet_subsys_put(struct nvmet_subsys *subsys) in nvmet_subsys_put()