Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h1177 struct nfs4_readdir_arg { struct
1178 struct nfs4_sequence_args seq_args;
1179 const struct nfs_fh * fh;
1180 u64 cookie;
1181 nfs4_verifier verifier;
1182 u32 count;
1183 struct page ** pages; /* zero-copy data */
1184 unsigned int pgbase; /* zero-copy data */
1185 const u32 * bitmask;
1186 bool plus;