Searched refs:nvmet_host_name (Results 1 – 5 of 5) sorted by relevance
142 pr_debug("check %s\n", nvmet_host_name(p->host)); in nvmet_setup_auth()143 if (strcmp(nvmet_host_name(p->host), ctrl->hostnqn)) in nvmet_setup_auth()
940 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()963 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
58 if (host && strcmp(nvmet_host_name(host), ctrl->hostnqn)) in __nvmet_subsys_disc_changed()
311 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
1310 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()