Searched defs:nfsd4_compoundargs (Results 1 – 1 of 1) sorted by relevance
860 struct nfsd4_compoundargs { struct862 struct xdr_stream *xdr;863 struct svcxdr_tmpbuf *to_free;864 struct svc_rqst *rqstp;866 char * tag;867 u32 taglen;891 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument