Searched refs:rl_hdrbuf (Results 1 – 4 of 4) sorted by relevance
160 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_bc_marshal_reply()161 xdr_init_encode(&req->rl_stream, &req->rl_hdrbuf, in rpcrdma_bc_marshal_reply()
343 struct xdr_buf rl_hdrbuf; member
738 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_marshal_req()739 xdr_init_encode(xdr, &req->rl_hdrbuf, in rpcrdma_marshal_req()
1081 xdr_buf_init(&req->rl_hdrbuf, rb->rg_base, rdmab_length(rb)); in rpcrdma_create_req()