Searched defs:nfsd4_compoundargs (Results 1 – 1 of 1) sorted by relevance
855 struct nfsd4_compoundargs { struct857 struct xdr_stream *xdr;858 struct svcxdr_tmpbuf *to_free;859 struct svc_rqst *rqstp;861 char * tag;862 u32 taglen;886 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument