first_node 553 lib/pacemaker/pcmk_sched_actions.c pcmk_node_t *first_node = first->node; first_node 561 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->priv->fns->location(first->rsc, NULL, first_node 563 lib/pacemaker/pcmk_sched_actions.c if (first_node != NULL) { first_node 565 lib/pacemaker/pcmk_sched_actions.c pcmk__node_name(first_node), first->uuid); first_node 581 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) first_node 582 lib/pacemaker/pcmk_sched_actions.c && !pcmk__same_node(first_node, then_node)) { first_node 587 lib/pacemaker/pcmk_sched_actions.c other->action->uuid, pcmk__node_name(first_node), first_node 630 lib/pacemaker/pcmk_sched_actions.c then_flags = action_flags_for_ordering(then, first_node);