Searched defs:nfsd4_compoundargs (Results 1 – 1 of 1) sorted by relevance
478 struct nfsd4_compoundargs { struct480 __be32 * p;481 __be32 * end;482 struct page ** pagelist;483 int pagelen;484 __be32 tmp[8];485 __be32 * tmpp;486 struct tmpbuf {490 } *to_free;492 struct svc_rqst *rqstp;[all …]