Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_xdr.h1136 struct nfs4_readdir_arg { struct
1137 struct nfs4_sequence_args seq_args;
1138 const struct nfs_fh * fh;
1139 u64 cookie;
1140 nfs4_verifier verifier;
1141 u32 count;
1142 struct page ** pages; /* zero-copy data */
1143 unsigned int pgbase; /* zero-copy data */
1144 const u32 * bitmask;
1145 bool plus;