Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
881 struct nfs3_readdirargs { struct882 struct nfs_fh * fh;883 __u64 cookie;884 __be32 verf[2];885 bool plus;886 unsigned int count;887 struct page ** pages;