Lines Matching defs:xdr

133 	struct xdr_buf *xdr = &rqst->rq_snd_buf;  in rpcrdma_args_inline()  local
265 encode_item_present(struct xdr_stream *xdr) in encode_item_present()
278 encode_item_not_present(struct xdr_stream *xdr) in encode_item_not_present()
299 encode_rdma_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr) in encode_rdma_segment()
312 encode_read_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr, in encode_read_segment()
345 struct xdr_stream *xdr = &req->rl_stream; in rpcrdma_encode_read_list() local
397 struct xdr_stream *xdr = &req->rl_stream; in rpcrdma_encode_write_list() local
457 struct xdr_stream *xdr = &req->rl_stream; in rpcrdma_encode_reply_chunk() local
557 struct xdr_buf *xdr, enum rpcrdma_chunktype rtype) in rpcrdma_prepare_msg_sges()
689 struct xdr_buf *xdr, enum rpcrdma_chunktype rtype) in rpcrdma_prepare_send_sges()
732 struct xdr_stream *xdr = &req->rl_stream; in rpcrdma_marshal_req() local
983 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_is_bcall() local
1026 static int decode_rdma_segment(struct xdr_stream *xdr, u32 *length) in decode_rdma_segment()
1044 static int decode_write_chunk(struct xdr_stream *xdr, u32 *length) in decode_write_chunk()
1068 static int decode_read_list(struct xdr_stream *xdr) in decode_read_list()
1082 static int decode_write_list(struct xdr_stream *xdr, u32 *length) in decode_write_list()
1107 static int decode_reply_chunk(struct xdr_stream *xdr, u32 *length) in decode_reply_chunk()
1126 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_msg() local
1155 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_nomsg() local
1181 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_error() local