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