Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dverbs.c1082 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() function
1106 while ((rep = rpcrdma_rep_get_locked(buf)) != NULL) in rpcrdma_reps_destroy()
1480 rep = rpcrdma_rep_get_locked(buf); in rpcrdma_post_recvs()