Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr3.h174 struct nfsd3_readdirres { struct
175 __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;
[all …]