Searched refs:svc_rdma_sync_reply_hdr (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 555 void svc_rdma_sync_reply_hdr(struct svcxprt_rdma *rdma, in svc_rdma_sync_reply_hdr() function 730 svc_rdma_sync_reply_hdr(rdma, ctxt, RPCRDMA_HDRLEN_ERR); in svc_rdma_send_error_msg() 811 svc_rdma_sync_reply_hdr(rdma, sctxt, svc_rdma_reply_hdr_len(rdma_resp)); in svc_rdma_sendto()
|
D | svc_rdma_backchannel.c | 195 svc_rdma_sync_reply_hdr(rdma, ctxt, RPCRDMA_HDRLEN_MIN); in rpcrdma_bc_send_request()
|
D | svc_rdma_recvfrom.c | 626 svc_rdma_sync_reply_hdr(xprt, ctxt, length); in svc_rdma_send_error()
|
/Linux-v4.19/include/linux/sunrpc/ |
D | svc_rdma.h | 182 extern void svc_rdma_sync_reply_hdr(struct svcxprt_rdma *rdma,
|