Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h615 struct nfsd4_compoundargs { struct
617 __be32 * p;
618 __be32 * end;
619 struct page ** pagelist;
620 int pagelen;
621 bool tail;
622 __be32 tmp[8];
623 __be32 * tmpp;
624 struct svcxdr_tmpbuf *to_free;
626 struct svc_rqst *rqstp;
[all …]