Searched refs:srvIP (Results 1 – 1 of 1) sorted by relevance
128 char *srvIP = NULL; in cifs_compose_mount_options() local142 rc = dns_resolve_server_name_to_ip(*devname, &srvIP); in cifs_compose_mount_options()196 strcat(mountdata, srvIP); in cifs_compose_mount_options()222 kfree(srvIP); in cifs_compose_mount_options()