Searched refs:__nfs_find_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.c234 static struct nfs_client *__nfs_find_client(const struct sockaddr_in *addr, int nfsversion, int match_port) function
271 clp = __nfs_find_client(addr, nfsversion, 0);
299 clp = __nfs_find_client(addr, nfsversion, 1);

Completed in 111 milliseconds