Searched refs:rpcrdma_mr_prepare (Results 1 – 1 of 1) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| A D | rpc_rdma.c | 299 static struct rpcrdma_mr_seg *rpcrdma_mr_prepare(struct rpcrdma_xprt *r_xprt, in rpcrdma_mr_prepare() function 361 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, false, &mr); in rpcrdma_encode_read_list() 425 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, true, &mr); in rpcrdma_encode_write_list() 503 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, true, &mr); in rpcrdma_encode_reply_chunk()
|
Completed in 5 milliseconds