Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_xdr.h951 struct nfs3_readdirargs { struct
952 struct nfs_fh * fh;
953 __u64 cookie;
954 __be32 verf[2];
955 bool plus;
956 unsigned int count;
957 struct page ** pages;