Lines Matching defs:nfsd3_readdirres
176 struct nfsd3_readdirres { struct177 __be32 status;178 struct svc_fh fh;181 struct svc_fh scratch;182 int count;183 __be32 verf[2];185 struct readdir_cd common;186 __be32 * buffer;187 int buflen;188 __be32 * offset;189 __be32 * offset1;190 struct svc_rqst * rqstp;