Searched refs:nvmet_host_name (Results 1 – 4 of 4) sorted by relevance
1163 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()1186 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
147 if (strcmp(nvmet_host_name(p->host), ctrl->hostnqn)) in nvmet_setup_auth()
399 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
1548 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()