Lines Matching refs:hostname
862 const char *hostname,
871 .hostname = hostname,
953 cl_init.hostname = buf;
1117 ctx->nfs_server.hostname,
1206 ctx->nfs_server.hostname,
1221 ctx->nfs_server.hostname,
1282 * @hostname: new end-point's hostname
1293 int nfs4_update_server(struct nfs_server *server, const char *hostname,
1303 .servername = hostname,
1323 error = nfs4_set_client(server, hostname, sap, salen, buf,
1335 server->nfs_client->cl_hostname = kstrdup(hostname, GFP_KERNEL);