Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dexport.h51 struct svc_client { struct
52 struct svc_client * cl_next; argument
69 struct svc_client * ex_client; argument
/linux-2.4.37.9/fs/nfsd/
Dexport.c33 typedef struct svc_client svc_client; typedef