Home
last modified time | relevance | path

Searched defs:svc_clnthash (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/nfsd/
Dexport.c56 struct svc_clnthash { struct
57 struct svc_clnthash * h_next; argument
61 static struct svc_clnthash * clnt_hash[CLIENT_HASHMAX]; argument