Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
850 struct nfs3_readdirargs { struct851 struct nfs_fh * fh;852 __u64 cookie;853 __be32 verf[2];854 int plus;855 unsigned int count;856 struct page ** pages;