Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h934 struct nfs3_readdirargs { struct
935 struct nfs_fh * fh;
936 __u64 cookie;
937 __be32 verf[2];
938 bool plus;
939 unsigned int count;
940 struct page ** pages;