Searched refs:rr_work (Results 1 – 3 of 3) sorted by relevance
203 struct work_struct rr_work; member
1297 container_of(work, struct rpcrdma_rep, rr_work); in rpcrdma_deferred_completion()1370 queue_work(rpcrdma_receive_wq, &rep->rr_work); in rpcrdma_reply_handler()
1115 INIT_WORK(&rep->rr_work, rpcrdma_deferred_completion); in rpcrdma_create_rep()