Searched refs:rpcrdma_mr_prepare (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/ |
| H A D | rpc_rdma.c | 323 static struct rpcrdma_mr_seg *rpcrdma_mr_prepare(struct rpcrdma_xprt *r_xprt, in rpcrdma_mr_prepare() function 386 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, false, &mr); in rpcrdma_encode_read_list() 449 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, true, &mr); in rpcrdma_encode_write_list() 515 seg = rpcrdma_mr_prepare(r_xprt, req, seg, nsegs, true, &mr); in rpcrdma_encode_reply_chunk()
|