Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
958 struct nfs3_readdirargs { struct959 struct nfs_fh * fh;960 __u64 cookie;961 __be32 verf[2];962 bool plus;963 unsigned int count;964 struct page ** pages;