Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs_xdr.h957 struct nfs3_readdirargs { struct
958 struct nfs_fh * fh;
959 __u64 cookie;
960 __be32 verf[2];
961 bool plus;
962 unsigned int count;
963 struct page ** pages;