Searched refs:svc_rdma_send_error_msg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | svc_rdma.h | 205 extern void svc_rdma_send_error_msg(struct svcxprt_rdma *rdma,
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | svc_rdma.h | 205 extern void svc_rdma_send_error_msg(struct svcxprt_rdma *rdma,
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_sendto.c | 810 * svc_rdma_send_error_msg - Send an RPC/RDMA v1 error response 824 void svc_rdma_send_error_msg(struct svcxprt_rdma *rdma, in svc_rdma_send_error_msg() function 970 svc_rdma_send_error_msg(rdma, sctxt, rctxt, ret); in svc_rdma_sendto()
|
H A D | svc_rdma_recvfrom.c | 730 svc_rdma_send_error_msg(rdma, sctxt, rctxt, status); in svc_rdma_send_error()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_sendto.c | 868 * svc_rdma_send_error_msg - Send an RPC/RDMA v1 error response 882 void svc_rdma_send_error_msg(struct svcxprt_rdma *rdma, in svc_rdma_send_error_msg() function 1008 svc_rdma_send_error_msg(rdma, sctxt, rctxt, ret); in svc_rdma_sendto()
|
H A D | svc_rdma_recvfrom.c | 722 svc_rdma_send_error_msg(rdma, sctxt, rctxt, status); in svc_rdma_send_error()
|
Completed in 6 milliseconds