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