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