Home
last modified time | relevance | path

Searched refs:svc_rdma_xdr_encode_error (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h186 extern int svc_rdma_xdr_encode_error(struct svcxprt_rdma *,
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_marshal.c270 int svc_rdma_xdr_encode_error(struct svcxprt_rdma *xprt, in svc_rdma_xdr_encode_error() function
Dsvc_rdma_transport.c1330 length = svc_rdma_xdr_encode_error(xprt, rmsgp, err, va); in svc_rdma_send_error()