Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
934 struct nfs3_readdirargs { struct935 struct nfs_fh * fh;936 __u64 cookie;937 __be32 verf[2];938 bool plus;939 unsigned int count;940 struct page ** pages;