Searched refs:PTL_RPC_MSG_REPLY (Results 1 – 4 of 4) sorted by relevance
398 req->rq_type = PTL_RPC_MSG_REPLY; in ptlrpc_send_reply()
1297 if (lustre_msg_get_type(req->rq_repmsg) != PTL_RPC_MSG_REPLY && in after_reply()
60 LASSERTF(PTL_RPC_MSG_REPLY == 4713, "found %lld\n", in lustre_assert_wire_constants()61 (long long)PTL_RPC_MSG_REPLY); in lustre_assert_wire_constants()
153 #define PTL_RPC_MSG_REPLY 4713 macro