Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dxdr3.h177 struct nfsd3_readdirres { struct
178 __be32 status;
179 struct svc_fh fh;
182 struct svc_fh scratch;
183 int count;
184 __be32 verf[2];
186 struct readdir_cd common;
187 __be32 * buffer;
188 int buflen;
189 __be32 * offset;
[all …]