Home
last modified time | relevance | path

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

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