is_parent 67 include/crm/pengine/complex.h gboolean is_parent(resource_t *child, resource_t *rsc); is_parent 1360 pengine/constraints.c } else if (is_parent(order->lh_rsc, order->rh_rsc)) { is_parent 1362 pengine/constraints.c } else if (is_parent(order->rh_rsc, order->lh_rsc)) { is_parent 604 pengine/graph.c && (is_parent(then->rsc, first->rsc) == FALSE)) {