Home
last modified time | relevance | path

Searched refs:LNET_MSG_REPLY (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c208 LASSERT(msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_tx()
247 LASSERT(msg->msg_type == LNET_MSG_REPLY || in lnet_msg_decommit_rx()
260 msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_rx()
Dlib-move.c1469 lnet_prep_send(msg, LNET_MSG_REPLY, info.mi_id, in lnet_parse_get()
1643 case LNET_MSG_REPLY: in lnet_msgtyp2str()
1703 case LNET_MSG_REPLY: in lnet_print_hdr()
1750 case LNET_MSG_REPLY: in lnet_parse()
1920 case LNET_MSG_REPLY: in lnet_parse()
Dapi-ni.c194 CLASSERT(LNET_MSG_REPLY == 3); in lnet_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h72 LNET_MSG_REPLY, enumerator
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c1552 case LNET_MSG_REPLY: in kiblnd_send()