Searched refs:srvIP (Results 1 – 1 of 1) sorted by relevance
146 char *srvIP = NULL; in cifs_compose_mount_options() local179 rc = dns_resolve_server_name_to_ip(name, &srvIP); in cifs_compose_mount_options()236 strcat(mountdata, srvIP); in cifs_compose_mount_options()247 kfree(srvIP); in cifs_compose_mount_options()