op_history 124 lib/pacemaker/pcmk_sched_recurring.c struct op_history *op) op_history 242 lib/pacemaker/pcmk_sched_recurring.c const pe_node_t *node, const struct op_history *op) op_history 473 lib/pacemaker/pcmk_sched_recurring.c const struct op_history *op) op_history 589 lib/pacemaker/pcmk_sched_recurring.c struct op_history op_history = { NULL, }; op_history 591 lib/pacemaker/pcmk_sched_recurring.c if (!is_recurring_history(rsc, op, &op_history)) { op_history 596 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_active(rsc, start, rsc->allocated_to, &op_history); op_history 598 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_inactive(rsc, rsc->allocated_to, &op_history); op_history 600 lib/pacemaker/pcmk_sched_recurring.c free(op_history.key);