Home
last modified time | relevance | path

Searched refs:NFS4_SVC_XDRSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/nfsd/
Dconst.h46 # define NFSSVC_XDRSIZE NFS4_SVC_XDRSIZE
/linux-2.6.39/fs/nfsd/
Dxdr4.h488 #define NFS4_SVC_XDRSIZE sizeof(struct nfsd4_compoundargs) macro
Dnfs4proc.c1405 .vs_xdrsize = NFS4_SVC_XDRSIZE,