Searched refs:LNET_EVENT_PUT (Results 1 – 5 of 5) sorted by relevance
94 LASSERT(ev->type == LNET_EVENT_PUT || ev->type == LNET_EVENT_UNLINK); in reply_in_callback()180 ev->type == LNET_EVENT_PUT) || in client_bulk_callback()290 LASSERT(ev->type == LNET_EVENT_PUT || in request_in_callback()309 LASSERT(ev->type == LNET_EVENT_PUT); in request_in_callback()328 if (ev->type == LNET_EVENT_PUT && ev->status == 0) in request_in_callback()339 if (ev->type == LNET_EVENT_PUT) in request_in_callback()
94 case LNET_EVENT_PUT: /* passive PUT */ in lnet_build_msg_event()190 case LNET_EVENT_PUT: in lnet_msg_decommit_tx()252 case LNET_EVENT_PUT: in lnet_msg_decommit_rx()265 if (ev->type == LNET_EVENT_PUT || ev->type == LNET_EVENT_REPLY) in lnet_msg_decommit_rx()375 LASSERT(msg->msg_ev.type == LNET_EVENT_PUT); in lnet_complete_msg_locked()
1369 lnet_build_msg_event(msg, LNET_EVENT_PUT); in lnet_recv_put()
522 LNET_EVENT_PUT, enumerator
1469 LASSERT(ev->type == LNET_EVENT_PUT || in srpc_lnet_ev_handler()