Lines Matching defs:nfsd3_readdirres
174 struct nfsd3_readdirres { struct175 __be32 status;176 struct svc_fh fh;179 struct svc_fh scratch;180 int count;181 __be32 verf[2];183 struct readdir_cd common;184 __be32 * buffer;185 int buflen;186 __be32 * offset;187 __be32 * offset1;188 struct svc_rqst * rqstp;