Searched refs:frwr_map (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 285 struct rpcrdma_mr_seg *frwr_map(struct rpcrdma_xprt *r_xprt, in frwr_map() function 685 if (IS_ERR(frwr_map(r_xprt, &seg, 1, true, xdr_zero, mr))) in frwr_wp_create()
|
H A D | xprt_rdma.h | 537 struct rpcrdma_mr_seg *frwr_map(struct rpcrdma_xprt *r_xprt,
|
H A D | rpc_rdma.c | 310 return frwr_map(r_xprt, seg, nsegs, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare()
|