Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
788 struct nfs3_readdirargs { struct789 struct nfs_fh * fh;790 __u64 cookie;791 __be32 verf[2];792 int plus;793 unsigned int count;794 struct page ** pages;