Home
last modified time | relevance | path

Searched defs:nfs3_readdirargs (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnfs_xdr.h992 struct nfs3_readdirargs { struct
993 struct nfs_fh * fh;
994 __u64 cookie;
995 __be32 verf[2];
996 bool plus;
997 unsigned int count;
998 struct page ** pages;