Searched defs:nfsd4_compoundargs (Results 1 – 1 of 1) sorted by relevance
645 struct nfsd4_compoundargs { struct647 __be32 * p;648 __be32 * end;649 struct page ** pagelist;650 int pagelen;651 bool tail;652 __be32 tmp[8];653 __be32 * tmpp;654 struct svcxdr_tmpbuf *to_free;656 struct svc_rqst *rqstp;[all …]