Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h905 struct nfsd4_compoundargs { struct
907 struct xdr_stream *xdr;
908 struct svcxdr_tmpbuf *to_free;
909 struct svc_rqst *rqstp;
911 char * tag;
912 u32 taglen;
913 u32 minorversion;
937 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_last_compound_op() argument