Searched refs:fc_host_system_hostname (Results 1 – 2 of 2) sorted by relevance
467 if (strlen(fc_host_system_hostname(lport->host))) in fc_ct_ms_fill()469 fc_host_system_hostname(lport->host), in fc_ct_ms_fill()470 strnlen(fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
603 #define fc_host_system_hostname(x) \ macro