Searched refs:NFSSVC_XDRSIZE (Results 1 – 2 of 2) sorted by relevance
122 #define NFSSVC_XDRSIZE sizeof(union nfsd_xdrstore) macro
91 nfsd_serv = svc_create(&nfsd_program, NFSD_BUFSIZE, NFSSVC_XDRSIZE); in nfsd_svc()