Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_xdr.h927 struct nfs3_readdirargs { struct
928 struct nfs_fh * fh;
929 __u64 cookie;
930 __be32 verf[2];
931 bool plus;
932 unsigned int count;
933 struct page ** pages;