Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
927 struct nfs3_readdirargs { struct928 struct nfs_fh * fh;929 __u64 cookie;930 __be32 verf[2];931 bool plus;932 unsigned int count;933 struct page ** pages;