Home
last modified time | relevance | path

Searched defs:nfsd3_readdirres (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/nfsd/
Dxdr3.h173 struct nfsd3_readdirres { struct
174 __be32 status;
175 struct svc_fh fh;
176 int count;
177 __be32 verf[2];
179 struct readdir_cd common;
180 __be32 * buffer;
181 int buflen;
182 __be32 * offset;
183 __be32 * offset1;
[all …]