Searched refs:rpcrdma_set_xdrlen (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | backchannel.c | 66 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_bc_marshal_reply()
|
H A D | svc_rdma_sendto.c | 217 rpcrdma_set_xdrlen(&ctxt->sc_hdrbuf, 0); in svc_rdma_send_ctxt_get() 832 rpcrdma_set_xdrlen(&sctxt->sc_hdrbuf, 0); in svc_rdma_send_error_msg()
|
H A D | xprt_rdma.h | 558 static inline void rpcrdma_set_xdrlen(struct xdr_buf *xdr, size_t len) in rpcrdma_set_xdrlen() function
|
H A D | rpc_rdma.c | 892 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_marshal_req()
|
H A D | verbs.c | 195 rpcrdma_set_xdrlen(&rep->rr_hdrbuf, wc->byte_len); in rpcrdma_wc_receive()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | backchannel.c | 62 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_bc_marshal_reply()
|
H A D | svc_rdma_sendto.c | 209 rpcrdma_set_xdrlen(&ctxt->sc_hdrbuf, 0); in svc_rdma_send_ctxt_get() 890 rpcrdma_set_xdrlen(&sctxt->sc_hdrbuf, 0); in svc_rdma_send_error_msg()
|
H A D | xprt_rdma.h | 573 static inline void rpcrdma_set_xdrlen(struct xdr_buf *xdr, size_t len) in rpcrdma_set_xdrlen() function
|
H A D | verbs.c | 173 rpcrdma_set_xdrlen(&rep->rr_hdrbuf, wc->byte_len); in rpcrdma_wc_receive()
|
H A D | rpc_rdma.c | 876 rpcrdma_set_xdrlen(&req->rl_hdrbuf, 0); in rpcrdma_marshal_req()
|
Completed in 14 milliseconds