Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvc_rdma.h277 extern int svc_rdma_send_write_list(struct svcxprt_rdma *rdma,
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c1016 ret = svc_rdma_send_write_list(rdma, rctxt, &rqstp->rq_res); in svc_rdma_sendto()
H A Dsvc_rdma_rw.c646 int svc_rdma_send_write_list(struct svcxprt_rdma *rdma, in svc_rdma_send_write_list() function