Lines Matching defs:subsys
123 static u32 nvmet_max_nsid(struct nvmet_subsys *subsys) in nvmet_max_nsid()
241 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed()
257 void nvmet_send_ana_event(struct nvmet_subsys *subsys, in nvmet_send_ana_event()
307 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls()
554 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local
620 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local
671 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc()
1239 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local
1297 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed()
1361 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local
1478 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_ctrl_free() local
1549 struct nvmet_subsys *subsys; in nvmet_subsys_alloc() local
1618 struct nvmet_subsys *subsys = in nvmet_subsys_free() local
1632 void nvmet_subsys_del_ctrls(struct nvmet_subsys *subsys) in nvmet_subsys_del_ctrls()
1642 void nvmet_subsys_put(struct nvmet_subsys *subsys) in nvmet_subsys_put()