Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnfs_xdr.h929 struct nfs3_readdirargs { struct
930 struct nfs_fh * fh;
931 __u64 cookie;
932 __be32 verf[2];
933 bool plus;
934 unsigned int count;
935 struct page ** pages;