Searched refs:svc_clnthash (Results 1 – 1 of 1) sorted by relevance
56 struct svc_clnthash { struct57 struct svc_clnthash * h_next; argument61 static struct svc_clnthash * clnt_hash[CLIENT_HASHMAX]; argument530 struct svc_clnthash **hp, **head, *tmp; in exp_getclient()692 struct svc_clnthash **hp, **head, *tmp; in e_show()733 struct svc_clnthash * ch[NFSCLNT_ADDRMAX]; in exp_addclient()774 ch[i] = kmalloc(sizeof(struct svc_clnthash), GFP_KERNEL); in exp_addclient()873 struct svc_clnthash **hpp, *hp, *ch[NFSCLNT_ADDRMAX]; in exp_unhashclient()