Home
last modified time | relevance | path

Searched defs:nfs3_readdirargs (Results 1 – 2 of 2) 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;
/kernel/linux/linux-6.6/include/linux/
Dnfs_xdr.h958 struct nfs3_readdirargs { struct
959 struct nfs_fh * fh;
960 __u64 cookie;
961 __be32 verf[2];
962 bool plus;
963 unsigned int count;
964 struct page ** pages;