op_history 131 lib/pacemaker/pcmk_sched_recurring.c struct op_history *op) op_history 255 lib/pacemaker/pcmk_sched_recurring.c const pcmk_node_t *node, const struct op_history *op) op_history 498 lib/pacemaker/pcmk_sched_recurring.c const struct op_history *op) op_history 619 lib/pacemaker/pcmk_sched_recurring.c struct op_history op_history = { NULL, }; op_history 621 lib/pacemaker/pcmk_sched_recurring.c if (!is_recurring_history(rsc, op, &op_history)) { op_history 626 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_active(rsc, start, rsc->allocated_to, &op_history); op_history 628 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_inactive(rsc, rsc->allocated_to, &op_history); op_history 630 lib/pacemaker/pcmk_sched_recurring.c free(op_history.key);