Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h225 extern void svc_rdma_put_frmr(struct svcxprt_rdma *,
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c354 svc_rdma_put_frmr(xprt, ctxt->frmr); in process_context()
823 void svc_rdma_put_frmr(struct svcxprt_rdma *rdma, in svc_rdma_put_frmr() function
Dsvc_rdma_recvfrom.c355 svc_rdma_put_frmr(xprt, frmr); in rdma_read_chunk_frmr()