Home
last modified time | relevance | path

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

/linux-5.10/fs/nfsd/
Dxdr4.h697 struct nfsd4_compoundargs { struct
699 __be32 * p;
700 __be32 * end;
701 struct page ** pagelist;
702 int pagelen;
703 bool tail;
704 __be32 tmp[8];
705 __be32 * tmpp;
706 struct svcxdr_tmpbuf *to_free;
708 struct svc_rqst *rqstp;
[all …]