Searched refs:nvmet_host_name (Results 1 – 4 of 4) sorted by relevance
156 pr_debug("check %s\n", nvmet_host_name(p->host)); in nvmet_setup_auth()157 if (strcmp(nvmet_host_name(p->host), ctrl->hostnqn)) in nvmet_setup_auth()
1136 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()1159 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
383 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
1493 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()