Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr3.h176 struct nfsd3_readdirres { struct
177 __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;
[all …]