Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
951 struct nfs3_readdirargs { struct952 struct nfs_fh * fh;953 __u64 cookie;954 __be32 verf[2];955 bool plus;956 unsigned int count;957 struct page ** pages;