Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/qmgr/
H A DQmgrMain.cpp10071 ActivateTrpReq* act_trp_req = CAST_PTR(ActivateTrpReq, in execFREEZE_ACTION_REQ() local
10073 act_trp_req->nodeId = getOwnNodeId(); in execFREEZE_ACTION_REQ()
10074 act_trp_req->numTrps = num_inactive_transporters; in execFREEZE_ACTION_REQ()
10075 act_trp_req->senderRef = reference(); in execFREEZE_ACTION_REQ()
10254 ActivateTrpReq *act_trp_req = in handle_activate_trp_req() local
10256 act_trp_req->nodeId = node_id; in handle_activate_trp_req()
10257 act_trp_req->trpId = trp_id; in handle_activate_trp_req()
10258 act_trp_req->numTrps = num_trps; in handle_activate_trp_req()
10259 act_trp_req->senderRef = reference(); in handle_activate_trp_req()