Lines Matching defs:xdr

75 static void print_overflow_msg(const char *func, const struct xdr_stream *xdr)  in print_overflow_msg()
96 static void encode_bool(struct xdr_stream *xdr, const int value) in encode_bool()
104 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
115 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
124 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
150 static void encode_cookie(struct xdr_stream *xdr, in encode_cookie()
156 static int decode_cookie(struct xdr_stream *xdr, in decode_cookie()
192 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh()
216 static void encode_nlm_stat(struct xdr_stream *xdr, in encode_nlm_stat()
226 static int decode_nlm_stat(struct xdr_stream *xdr, in decode_nlm_stat()
256 static void encode_nlm_holder(struct xdr_stream *xdr, in encode_nlm_holder()
273 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
322 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
342 static void encode_nlm_lock(struct xdr_stream *xdr, in encode_nlm_lock()
376 struct xdr_stream *xdr, in nlm_xdr_enc_testargs()
397 struct xdr_stream *xdr, in nlm_xdr_enc_lockargs()
419 struct xdr_stream *xdr, in nlm_xdr_enc_cancargs()
437 struct xdr_stream *xdr, in nlm_xdr_enc_unlockargs()
453 struct xdr_stream *xdr, in nlm_xdr_enc_res()
473 static void encode_nlm_testrply(struct xdr_stream *xdr, in encode_nlm_testrply()
481 struct xdr_stream *xdr, in nlm_xdr_enc_testres()
510 static int decode_nlm_testrply(struct xdr_stream *xdr, in decode_nlm_testrply()
525 struct xdr_stream *xdr, in nlm_xdr_dec_testres()
545 struct xdr_stream *xdr, in nlm_xdr_dec_res()