Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Dselftest.h226 srpc_event_t crpc_replyev; /* reply event */ member
260 (rpc)->crpc_replyev.ev_fired == 0)
548 rpc->crpc_replyev.ev_fired = 1; in srpc_init_client_rpc()
Drpc.c814 srpc_event_t *ev = &rpc->crpc_replyev; in srpc_prepare_reply()
1236 if (!rpc->crpc_replyev.ev_fired) in srpc_send_rpc()
1239 rc = rpc->crpc_replyev.ev_status; in srpc_send_rpc()
1441 rpcev != &crpc->crpc_replyev && in srpc_lnet_ev_handler()
1445 &crpc->crpc_replyev, &crpc->crpc_bulkev); in srpc_lnet_ev_handler()