Searched refs:tes_reqst (Results 1 – 4 of 4) sorted by relevance
98 CLASSERT(offsetof(srpc_msg_t, msg_body.tes_reqst.tsr_concur) == 72); in lnet_selftest_structure_assertion()99 CLASSERT(offsetof(srpc_msg_t, msg_body.tes_reqst.tsr_ndest) == 78); in lnet_selftest_structure_assertion()
274 srpc_test_reqst_t tes_reqst; member
688 srpc_test_reqst_t *req = &msg->msg_body.tes_reqst; in sfw_unpack_addtest_req()734 srpc_test_reqst_t *req = &msg->msg_body.tes_reqst; in sfw_add_test_instance()1129 request = &rpc->srpc_reqstbuf->buf_msg.msg_body.tes_reqst; in sfw_add_test()1346 LASSERT(rpc->srpc_reqstbuf->buf_msg.msg_body.tes_reqst.tsr_is_client); in sfw_bulk_ready()1524 srpc_test_reqst_t *req = &msg->msg_body.tes_reqst; in sfw_unpack_message()
835 trq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.tes_reqst; in lstcon_testrpc_prep()