Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c258 static int rpcrdma_mr_prepare(struct rpcrdma_xprt *r_xprt, in rpcrdma_mr_prepare() function
315 ret = rpcrdma_mr_prepare(r_xprt, req, &cur, false, &mr); in rpcrdma_encode_read_list()
375 ret = rpcrdma_mr_prepare(r_xprt, req, &cur, true, &mr); in rpcrdma_encode_write_list()
450 ret = rpcrdma_mr_prepare(r_xprt, req, &cur, true, &mr); in rpcrdma_encode_reply_chunk()