Home
last modified time | relevance | path

Searched refs:svc_rdma_get_frmr (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/sunrpc/
Dsvc_rdma.h219 extern struct svc_rdma_fastreg_mr *svc_rdma_get_frmr(struct svcxprt_rdma *);
/linux-2.6.39/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c244 frmr = svc_rdma_get_frmr(xprt); in fast_reg_read_chunks()
Dsvc_rdma_sendto.c84 frmr = svc_rdma_get_frmr(xprt); in fast_reg_xdr()
Dsvc_rdma_transport.c780 struct svc_rdma_fastreg_mr *svc_rdma_get_frmr(struct svcxprt_rdma *rdma) in svc_rdma_get_frmr() function