Lines Matching defs:xdr
11 xdrgen_decode_int64_t(struct xdr_stream *xdr, int64_t *ptr) in xdrgen_decode_int64_t()
17 xdrgen_decode_uint32_t(struct xdr_stream *xdr, uint32_t *ptr) in xdrgen_decode_uint32_t()
23 xdrgen_decode_bitmap4(struct xdr_stream *xdr, bitmap4 *ptr) in xdrgen_decode_bitmap4()
34 xdrgen_decode_nfstime4(struct xdr_stream *xdr, struct nfstime4 *ptr) in xdrgen_decode_nfstime4()
44 xdrgen_decode_fattr4_offline(struct xdr_stream *xdr, fattr4_offline *ptr) in xdrgen_decode_fattr4_offline()
50 xdrgen_decode_open_arguments4(struct xdr_stream *xdr, struct open_arguments4 *ptr) in xdrgen_decode_open_arguments4()
66 xdrgen_decode_open_args_share_access4(struct xdr_stream *xdr, open_args_share_access4 *ptr) in xdrgen_decode_open_args_share_access4()
77 xdrgen_decode_open_args_share_deny4(struct xdr_stream *xdr, open_args_share_deny4 *ptr) in xdrgen_decode_open_args_share_deny4()
88 xdrgen_decode_open_args_share_access_want4(struct xdr_stream *xdr, open_args_share_access_want4 *pt… in xdrgen_decode_open_args_share_access_want4()
99 xdrgen_decode_open_args_open_claim4(struct xdr_stream *xdr, open_args_open_claim4 *ptr) in xdrgen_decode_open_args_open_claim4()
110 xdrgen_decode_open_args_createmode4(struct xdr_stream *xdr, open_args_createmode4 *ptr) in xdrgen_decode_open_args_createmode4()
121 xdrgen_decode_fattr4_open_arguments(struct xdr_stream *xdr, fattr4_open_arguments *ptr) in xdrgen_decode_fattr4_open_arguments()
127 xdrgen_decode_fattr4_time_deleg_access(struct xdr_stream *xdr, fattr4_time_deleg_access *ptr) in xdrgen_decode_fattr4_time_deleg_access()
133 xdrgen_decode_fattr4_time_deleg_modify(struct xdr_stream *xdr, fattr4_time_deleg_modify *ptr) in xdrgen_decode_fattr4_time_deleg_modify()
139 xdrgen_decode_open_delegation_type4(struct xdr_stream *xdr, open_delegation_type4 *ptr) in xdrgen_decode_open_delegation_type4()
150 xdrgen_encode_int64_t(struct xdr_stream *xdr, const int64_t value) in xdrgen_encode_int64_t()
156 xdrgen_encode_uint32_t(struct xdr_stream *xdr, const uint32_t value) in xdrgen_encode_uint32_t()
162 xdrgen_encode_bitmap4(struct xdr_stream *xdr, const bitmap4 value) in xdrgen_encode_bitmap4()
173 xdrgen_encode_nfstime4(struct xdr_stream *xdr, const struct nfstime4 *value) in xdrgen_encode_nfstime4()
183 xdrgen_encode_fattr4_offline(struct xdr_stream *xdr, const fattr4_offline value) in xdrgen_encode_fattr4_offline()
189 xdrgen_encode_open_arguments4(struct xdr_stream *xdr, const struct open_arguments4 *value) in xdrgen_encode_open_arguments4()
205 xdrgen_encode_open_args_share_access4(struct xdr_stream *xdr, open_args_share_access4 value) in xdrgen_encode_open_args_share_access4()
211 xdrgen_encode_open_args_share_deny4(struct xdr_stream *xdr, open_args_share_deny4 value) in xdrgen_encode_open_args_share_deny4()
217 xdrgen_encode_open_args_share_access_want4(struct xdr_stream *xdr, open_args_share_access_want4 val… in xdrgen_encode_open_args_share_access_want4()
223 xdrgen_encode_open_args_open_claim4(struct xdr_stream *xdr, open_args_open_claim4 value) in xdrgen_encode_open_args_open_claim4()
229 xdrgen_encode_open_args_createmode4(struct xdr_stream *xdr, open_args_createmode4 value) in xdrgen_encode_open_args_createmode4()
235 xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value) in xdrgen_encode_fattr4_open_arguments()
241 xdrgen_encode_fattr4_time_deleg_access(struct xdr_stream *xdr, const fattr4_time_deleg_access *valu… in xdrgen_encode_fattr4_time_deleg_access()
247 xdrgen_encode_fattr4_time_deleg_modify(struct xdr_stream *xdr, const fattr4_time_deleg_modify *valu… in xdrgen_encode_fattr4_time_deleg_modify()
253 xdrgen_encode_open_delegation_type4(struct xdr_stream *xdr, open_delegation_type4 value) in xdrgen_encode_open_delegation_type4()