Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance
992 struct nfs3_readdirargs { struct993 struct nfs_fh * fh;994 __u64 cookie;995 __be32 verf[2];996 bool plus;997 unsigned int count;998 struct page ** pages;