Searched refs:nfs_get_client (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dclient.c284 static struct nfs_client *nfs_get_client(const char *hostname, function
291 dprintk("--> nfs_get_client(%s,"NIPQUAD_FMT":%d,%d)\n",
317 dprintk("--> nfs_get_client() = %p [new]\n", clp);
344 dprintk("--> nfs_get_client() = %p [share]\n", clp);
580 clp = nfs_get_client(data->hostname, &data->addr, nfsvers);
911 clp = nfs_get_client(hostname, addr, 4);

Completed in 44 milliseconds