Lines Matching defs:hostname
897 const char *hostname,
908 .hostname = hostname,
1000 cl_init.hostname = buf;
1172 ctx->nfs_server.hostname,
1263 ctx->nfs_server.hostname,
1283 ctx->nfs_server.hostname,
1322 * @hostname: new end-point's hostname
1333 int nfs4_update_server(struct nfs_server *server, const char *hostname,
1343 .servername = hostname,
1364 error = nfs4_set_client(server, hostname, sap, salen, buf,
1377 server->nfs_client->cl_hostname = kstrdup(hostname, GFP_KERNEL);