Searched refs:SRPC_MSG_BATCH_REPLY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ | ||
D | rpc.h | 53 SRPC_MSG_BATCH_REPLY = 5, enumerator |
D | framework.c | 1511 if (msg->msg_type == SRPC_MSG_BATCH_REPLY) { in sfw_unpack_message() |