Searched refs:svc_rdma_rw_ctx_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 112 * svc_rdma_rw_ctx_init - Prepare a R/W context for I/O 122 static int svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma, in svc_rdma_rw_ctx_init() function 469 ret = svc_rdma_rw_ctx_init(rdma, ctxt, offset, handle, in svc_rdma_build_writes() 673 ret = svc_rdma_rw_ctx_init(cc->cc_rdma, ctxt, offset, rkey, in svc_rdma_build_read_segment()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 117 * svc_rdma_rw_ctx_init - Prepare a R/W context for I/O 127 static int svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma, in svc_rdma_rw_ctx_init() function 499 ret = svc_rdma_rw_ctx_init(rdma, ctxt, offset, seg->rs_handle, in svc_rdma_build_writes() 748 ret = svc_rdma_rw_ctx_init(cc->cc_rdma, ctxt, segment->rs_offset, in svc_rdma_build_read_segment()
|
Completed in 4 milliseconds