Lines Matching refs:subsys
29 struct nvmet_subsys *subsys) in nvmet_port_disc_changed() argument
38 if (subsys && !nvmet_host_allowed(subsys, ctrl->hostnqn)) in nvmet_port_disc_changed()
51 struct nvmet_subsys *subsys, in __nvmet_subsys_disc_changed() argument
66 void nvmet_subsys_disc_changed(struct nvmet_subsys *subsys, in nvmet_subsys_disc_changed() argument
76 if (s->subsys != subsys) in nvmet_subsys_disc_changed()
78 __nvmet_subsys_disc_changed(port, subsys, host); in nvmet_subsys_disc_changed()
151 if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn)) in discovery_log_entries()
198 if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn)) in nvmet_execute_get_disc_log_page()
203 p->subsys->subsysnqn, traddr, in nvmet_execute_get_disc_log_page()
248 id->ver = cpu_to_le32(ctrl->subsys->ver); in nvmet_execute_identify_disc_ctrl()
262 strlcpy(id->subnqn, ctrl->subsys->subsysnqn, sizeof(id->subnqn)); in nvmet_execute_identify_disc_ctrl()