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