Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dverbs.c92 func = rep->rr_func; in rpcrdma_run_tasklet()
93 rep->rr_func = NULL; in rpcrdma_run_tasklet()
1214 req->rl_reply->rr_func = NULL; in rpcrdma_buffer_put_sendbuf()
1429 rep->rr_func = NULL; in rpcrdma_recv_buffer_put()
Dxprt_rdma.h178 void (*rr_func)(struct rpcrdma_rep *); member
Dtransport.c622 req->rl_reply->rr_func = rpcrdma_reply_handler; in xprt_rdma_send_request()
Drpc_rdma.c773 rep->rr_func = rpcrdma_reply_handler; in rpcrdma_reply_handler()