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