Lines Matching defs:xdr
77 static void print_overflow_msg(const char *func, const struct xdr_stream *xdr) in print_overflow_msg()
98 static void encode_bool(struct xdr_stream *xdr, const int value) in encode_bool()
106 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
117 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
127 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
153 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()
221 static void encode_nlm_stat(struct xdr_stream *xdr, in encode_nlm_stat()
231 static int decode_nlm_stat(struct xdr_stream *xdr, in decode_nlm_stat()
261 static void encode_nlm_holder(struct xdr_stream *xdr, in encode_nlm_holder()
278 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
327 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
348 static void encode_nlm_lock(struct xdr_stream *xdr, in encode_nlm_lock()
382 struct xdr_stream *xdr, in nlm_xdr_enc_testargs()
403 struct xdr_stream *xdr, in nlm_xdr_enc_lockargs()
425 struct xdr_stream *xdr, in nlm_xdr_enc_cancargs()
443 struct xdr_stream *xdr, in nlm_xdr_enc_unlockargs()
459 struct xdr_stream *xdr, in nlm_xdr_enc_res()
479 static void encode_nlm_testrply(struct xdr_stream *xdr, in encode_nlm_testrply()
487 struct xdr_stream *xdr, in nlm_xdr_enc_testres()
516 static int decode_nlm_testrply(struct xdr_stream *xdr, in decode_nlm_testrply()
531 struct xdr_stream *xdr, in nlm_xdr_dec_testres()
551 struct xdr_stream *xdr, in nlm_xdr_dec_res()