Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dverbs.c81 static void rpcrdma_mr_free(struct rpcrdma_mr *mr);
1169 rpcrdma_mr_free(rpcrdma_mr_pop(&req->rl_free_mrs)); in rpcrdma_req_destroy()
1267 static void rpcrdma_mr_free(struct rpcrdma_mr *mr) in rpcrdma_mr_free() function