Searched refs:nvmet_host_name (Results 1 – 3 of 3) sorted by relevance
532 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()554 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
183 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
670 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in __nvmet_host_allowed()