Searched defs:nfsd4_compoundargs (Results 1 – 1 of 1) sorted by relevance
615 struct nfsd4_compoundargs { struct617 __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 …]