Home
last modified time | relevance | path

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

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/
H A Dservices.h90 PCMK_LRM_OP_CANCELLED, enumerator
306 case PCMK_LRM_OP_CANCELLED:return "Cancelled"; in services_lrm_status_str()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/include/crm/
H A Dservices.h136 PCMK_LRM_OP_CANCELLED, enumerator
337 case PCMK_LRM_OP_CANCELLED:return "Cancelled"; in services_lrm_status_str()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/execd/
H A Dexecd_commands.c438 && (dup->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { in merge_recurring_duplicate()
711 if (cmd->interval_ms && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { in cmd_finalize()
1134 if (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED) { in stonith_action_complete()
1158 && (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED)) { in stonith_action_complete()
1496 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in free_rsc()
1510 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in free_rsc()
1712 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in cancel_op()
1725 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in cancel_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lrmd/
H A Dlrmd.c609 if (cmd->interval && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { in cmd_finalize()
1017 if (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED) { in stonith_action_complete()
1347 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in free_rsc()
1361 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in free_rsc()
1563 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in cancel_op()
1576 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; in cancel_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dte_events.c277 case PCMK_LRM_OP_CANCELLED: in match_graph_event()
518 if (status == PCMK_LRM_OP_CANCELLED) { in process_graph_event()
H A Dlrm.c209 if (op->op_status == PCMK_LRM_OP_CANCELLED) { in update_history_cache()
2591 if (op->op_status != PCMK_LRM_OP_CANCELLED) { in process_lrm_event()
2688 || (op->op_status == PCMK_LRM_OP_CANCELLED))) { in process_lrm_event()
2707 case PCMK_LRM_OP_CANCELLED: in process_lrm_event()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Doperations.c440 case PCMK_LRM_OP_CANCELLED: in did_rsc_op_fail()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/services/
H A Dservices_linux.c470 op->status = PCMK_LRM_OP_CANCELLED; in operation_finalize()
548 op->status = PCMK_LRM_OP_CANCELLED; in operation_finished()
H A Dservices.c669 op->status = PCMK_LRM_OP_CANCELLED; in services_action_cancel()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcontrold_te_events.c401 if (status == PCMK_LRM_OP_CANCELLED) { in process_graph_event()
H A Dcontrold_execd.c201 if (op->op_status == PCMK_LRM_OP_CANCELLED) { in update_history_cache()
2690 if (op->op_status != PCMK_LRM_OP_CANCELLED) { in process_lrm_event()
2788 || (op->op_status == PCMK_LRM_OP_CANCELLED))) { in process_lrm_event()
2807 case PCMK_LRM_OP_CANCELLED: in process_lrm_event()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/services/
H A Dservices_linux.c501 op->status = PCMK_LRM_OP_CANCELLED; in operation_finalize()
611 op->status = PCMK_LRM_OP_CANCELLED; in operation_finished()
H A Dservices.c642 op->status = PCMK_LRM_OP_CANCELLED; in services_action_cancel()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Doperations.c423 case PCMK_LRM_OP_CANCELLED: in did_rsc_op_fail()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pengine/
H A Dunpack.c3779 case PCMK_LRM_OP_CANCELLED: in unpack_rsc_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/pengine/
H A Dunpack.c3427 case PCMK_LRM_OP_CANCELLED: in unpack_rsc_op()