Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h714 struct nfsd4_compoundargs { struct
716 struct xdr_stream *xdr;
717 struct svcxdr_tmpbuf *to_free;
718 struct svc_rqst *rqstp;
720 char * tag;
744 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument