Lines Matching refs:xdr_stream
80 static void print_overflow_msg(const char *func, const struct xdr_stream *xdr) in print_overflow_msg()
100 static void encode_bool(struct xdr_stream *xdr, const int value) in encode_bool()
108 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
119 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
128 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
154 static void encode_cookie(struct xdr_stream *xdr, in encode_cookie()
160 static int decode_cookie(struct xdr_stream *xdr, in decode_cookie()
196 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh()
223 static void encode_nlm4_stat(struct xdr_stream *xdr, in encode_nlm4_stat()
233 static int decode_nlm4_stat(struct xdr_stream *xdr, __be32 *stat) in decode_nlm4_stat()
262 static void encode_nlm4_holder(struct xdr_stream *xdr, in encode_nlm4_holder()
279 static int decode_nlm4_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm4_holder()
329 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
349 static void encode_nlm4_lock(struct xdr_stream *xdr, in encode_nlm4_lock()
384 struct xdr_stream *xdr, in nlm4_xdr_enc_testargs()
406 struct xdr_stream *xdr, in nlm4_xdr_enc_lockargs()
429 struct xdr_stream *xdr, in nlm4_xdr_enc_cancargs()
448 struct xdr_stream *xdr, in nlm4_xdr_enc_unlockargs()
465 struct xdr_stream *xdr, in nlm4_xdr_enc_res()
488 struct xdr_stream *xdr, in nlm4_xdr_enc_testres()
521 static int decode_nlm4_testrply(struct xdr_stream *xdr, in decode_nlm4_testrply()
536 struct xdr_stream *xdr, in nlm4_xdr_dec_testres()
557 struct xdr_stream *xdr, in nlm4_xdr_dec_res()