Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c137 * svc_rdma_rw_ctx_init - Prepare a R/W context for I/O in svc_rdma_rw_ctx_init()
148 static int svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma,
514 ret = svc_rdma_rw_ctx_init(rdma, ctxt, offset, seg->rs_handle, in svc_rdma_build_writes()
788 ret = svc_rdma_rw_ctx_init(rdma, ctxt, segment->rs_offset,
131 static int svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma, svc_rdma_rw_ctx_init() function