Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h476 void rpcrdma_reply_handler(struct rpcrdma_rep *);
Drpc_rdma.c730 rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler() function
773 rep->rr_func = rpcrdma_reply_handler; in rpcrdma_reply_handler()
Dtransport.c622 req->rl_reply->rr_func = rpcrdma_reply_handler; in xprt_rdma_send_request()