Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
981 struct nfs3_readdirargs { struct982 struct nfs_fh * fh;983 __u64 cookie;984 __be32 verf[2];985 bool plus;986 unsigned int count;987 struct page ** pages;