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.h1159 struct nfs4_readdir_arg { struct
1160 struct nfs4_sequence_args seq_args;
1161 const struct nfs_fh * fh;
1162 u64 cookie;
1163 nfs4_verifier verifier;
1164 u32 count;
1165 struct page ** pages; /* zero-copy data */
1166 unsigned int pgbase; /* zero-copy data */
1167 const u32 * bitmask;
1168 bool plus;