Lines Matching defs:xdr

87 static void encode_bool(struct xdr_stream *xdr, const int value)  in encode_bool()
95 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
106 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
115 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
131 static void encode_cookie(struct xdr_stream *xdr, in encode_cookie()
137 static int decode_cookie(struct xdr_stream *xdr, in decode_cookie()
172 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh()
196 static void encode_nlm_stat(struct xdr_stream *xdr, in encode_nlm_stat()
206 static int decode_nlm_stat(struct xdr_stream *xdr, in decode_nlm_stat()
235 static void encode_nlm_holder(struct xdr_stream *xdr, in encode_nlm_holder()
252 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
300 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
320 static void encode_nlm_lock(struct xdr_stream *xdr, in encode_nlm_lock()
354 struct xdr_stream *xdr, in nlm_xdr_enc_testargs()
376 struct xdr_stream *xdr, in nlm_xdr_enc_lockargs()
399 struct xdr_stream *xdr, in nlm_xdr_enc_cancargs()
418 struct xdr_stream *xdr, in nlm_xdr_enc_unlockargs()
435 struct xdr_stream *xdr, in nlm_xdr_enc_res()
457 static void encode_nlm_testrply(struct xdr_stream *xdr, in encode_nlm_testrply()
465 struct xdr_stream *xdr, in nlm_xdr_enc_testres()
496 static int decode_nlm_testrply(struct xdr_stream *xdr, in decode_nlm_testrply()
511 struct xdr_stream *xdr, in nlm_xdr_dec_testres()
532 struct xdr_stream *xdr, in nlm_xdr_dec_res()