srvIP             146 fs/cifs/cifs_dfs_ref.c 	char *srvIP = NULL;
srvIP             176 fs/cifs/cifs_dfs_ref.c 	rc = dns_resolve_server_name_to_ip(name, &srvIP);
srvIP             233 fs/cifs/cifs_dfs_ref.c 	strcat(mountdata, srvIP);
srvIP             244 fs/cifs/cifs_dfs_ref.c 	kfree(srvIP);