Lines Matching defs:xdr

76 static void print_overflow_msg(const char *func, const struct xdr_stream *xdr)  in print_overflow_msg()
97 static void encode_bool(struct xdr_stream *xdr, const int value) in encode_bool()
105 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
116 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
125 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
151 static void encode_cookie(struct xdr_stream *xdr, in encode_cookie()
157 static int decode_cookie(struct xdr_stream *xdr, in decode_cookie()
193 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh()
217 static void encode_nlm_stat(struct xdr_stream *xdr, in encode_nlm_stat()
227 static int decode_nlm_stat(struct xdr_stream *xdr, in decode_nlm_stat()
257 static void encode_nlm_holder(struct xdr_stream *xdr, in encode_nlm_holder()
274 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
323 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
343 static void encode_nlm_lock(struct xdr_stream *xdr, in encode_nlm_lock()
377 struct xdr_stream *xdr, in nlm_xdr_enc_testargs()
399 struct xdr_stream *xdr, in nlm_xdr_enc_lockargs()
422 struct xdr_stream *xdr, in nlm_xdr_enc_cancargs()
441 struct xdr_stream *xdr, in nlm_xdr_enc_unlockargs()
458 struct xdr_stream *xdr, in nlm_xdr_enc_res()
480 static void encode_nlm_testrply(struct xdr_stream *xdr, in encode_nlm_testrply()
488 struct xdr_stream *xdr, in nlm_xdr_enc_testres()
519 static int decode_nlm_testrply(struct xdr_stream *xdr, in decode_nlm_testrply()
534 struct xdr_stream *xdr, in nlm_xdr_dec_testres()
555 struct xdr_stream *xdr, in nlm_xdr_dec_res()