Lines Matching refs:xdr_stream

86 static void encode_bool(struct xdr_stream *xdr, const int value)  in encode_bool()
94 static void encode_int32(struct xdr_stream *xdr, const s32 value) in encode_int32()
105 static void encode_netobj(struct xdr_stream *xdr, in encode_netobj()
114 static int decode_netobj(struct xdr_stream *xdr, in decode_netobj()
130 static void encode_cookie(struct xdr_stream *xdr, in encode_cookie()
136 static int decode_cookie(struct xdr_stream *xdr, in decode_cookie()
171 static void encode_fh(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fh()
195 static void encode_nlm_stat(struct xdr_stream *xdr, in encode_nlm_stat()
205 static int decode_nlm_stat(struct xdr_stream *xdr, in decode_nlm_stat()
234 static void encode_nlm_holder(struct xdr_stream *xdr, in encode_nlm_holder()
251 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
299 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name()
319 static void encode_nlm_lock(struct xdr_stream *xdr, in encode_nlm_lock()
353 struct xdr_stream *xdr, in nlm_xdr_enc_testargs()
375 struct xdr_stream *xdr, in nlm_xdr_enc_lockargs()
398 struct xdr_stream *xdr, in nlm_xdr_enc_cancargs()
417 struct xdr_stream *xdr, in nlm_xdr_enc_unlockargs()
434 struct xdr_stream *xdr, in nlm_xdr_enc_res()
456 static void encode_nlm_testrply(struct xdr_stream *xdr, in encode_nlm_testrply()
464 struct xdr_stream *xdr, in nlm_xdr_enc_testres()
495 static int decode_nlm_testrply(struct xdr_stream *xdr, in decode_nlm_testrply()
510 struct xdr_stream *xdr, in nlm_xdr_dec_testres()
531 struct xdr_stream *xdr, in nlm_xdr_dec_res()