Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
746 struct nfs3_readdirargs { struct747 struct nfs_fh * fh;748 __u64 cookie;749 __be32 verf[2];750 int plus;751 unsigned int count;752 struct page ** pages;