Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h218 extern struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *);
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c166 ctxt = svc_rdma_get_context(xprt); in send_write()
517 ctxt = svc_rdma_get_context(rdma); in svc_rdma_sendto()
Dsvc_rdma_transport.c98 struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *xprt) in svc_rdma_get_context() function
515 ctxt = svc_rdma_get_context(xprt); in svc_rdma_post_recv()
1332 ctxt = svc_rdma_get_context(xprt); in svc_rdma_send_error()
Dsvc_rdma_recvfrom.c140 struct svc_rdma_op_ctxt *ctxt = svc_rdma_get_context(xprt); in rdma_read_chunk_lcl()
237 struct svc_rdma_op_ctxt *ctxt = svc_rdma_get_context(xprt); in rdma_read_chunk_frmr()