Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c284 struct rpcrdma_mr_seg *frwr_map(struct rpcrdma_xprt *r_xprt, in frwr_map() function
684 if (IS_ERR(frwr_map(r_xprt, &seg, 1, true, xdr_zero, mr))) in frwr_wp_create()
H A Dxprt_rdma.h537 struct rpcrdma_mr_seg *frwr_map(struct rpcrdma_xprt *r_xprt,
H A Drpc_rdma.c310 return frwr_map(r_xprt, seg, nsegs, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare()