Searched refs:LNET_MSG_GET (Results 1 – 5 of 5) sorted by relevance
124 LASSERT(msg->msg_type == LNET_MSG_GET); in lnet_build_msg_event()209 msg->msg_type = LNET_MSG_GET; /* fix type */ in lnet_msg_decommit_tx()248 msg->msg_type == LNET_MSG_GET); in lnet_msg_decommit_rx()259 LASSERT(msg->msg_type == LNET_MSG_GET || in lnet_msg_decommit_rx()
1638 case LNET_MSG_GET: in lnet_msgtyp2str()1682 case LNET_MSG_GET: in lnet_print_hdr()1736 case LNET_MSG_GET: in lnet_parse()1803 if (rdma_req && type == LNET_MSG_GET) { in lnet_parse()1914 case LNET_MSG_GET: in lnet_parse()2187 msg->msg_type = LNET_MSG_GET; /* flag this msg as an "optimized" GET */ in lnet_create_reply_msg()2226 LASSERT(reply->msg_type == LNET_MSG_GET); in lnet_set_reply_msg_len()2307 lnet_prep_send(msg, LNET_MSG_GET, target, 0, 0); in LNetGet()
185 CLASSERT(LNET_MSG_GET == 2); in lnet_assert_wire_constants()
131 LNET_MSG_GET, enumerator
1457 case LNET_MSG_GET: in kiblnd_send()