Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs_xdr.h881 struct nfs3_readdirargs { struct
882 struct nfs_fh * fh;
883 __u64 cookie;
884 __be32 verf[2];
885 bool plus;
886 unsigned int count;
887 struct page ** pages;