fns 333 include/crm/pengine/pe_types.h resource_object_functions_t *fns; fns 125 include/pcmki/pcmki_transition.h void set_graph_functions(crm_graph_functions_t * fns); fns 1857 lib/pacemaker/pcmk_sched_allocate.c if (lh_rsc->fns->state(lh_rsc, TRUE) == RSC_ROLE_STOPPED && pcmk__str_eq(op_type, RSC_STOP, pcmk__str_casei)) { fns 1862 lib/pacemaker/pcmk_sched_allocate.c } else if ((lh_rsc->fns->state(lh_rsc, TRUE) == RSC_ROLE_UNPROMOTED) fns 406 lib/pacemaker/pcmk_sched_bundle.c active_node_lh = rsc_lh->fns->location(rsc_lh, NULL, current); fns 535 lib/pacemaker/pcmk_sched_bundle.c pe_node_t *chosen = replica->container->fns->location(replica->container, fns 483 lib/pacemaker/pcmk_sched_clone.c return rsc->fns->location(rsc, NULL, FALSE); fns 1049 lib/pacemaker/pcmk_sched_clone.c enum rsc_role_e next_role = child_rsc->fns->state(child_rsc, current); fns 1054 lib/pacemaker/pcmk_sched_clone.c node = child_rsc->fns->location(child_rsc, NULL, current); fns 1085 lib/pacemaker/pcmk_sched_clone.c local_node = local_child->fns->location(local_child, NULL, current); fns 1195 lib/pacemaker/pcmk_sched_clone.c pe_node_t *chosen = child_rsc->fns->location(child_rsc, NULL, FALSE); fns 1467 lib/pacemaker/pcmk_sched_clone.c local_node = child_rsc->fns->location(child_rsc, NULL, FALSE); fns 199 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t *match = parent->fns->find_rsc(parent, id, NULL, fns 574 lib/pacemaker/pcmk_sched_graph.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); fns 581 lib/pacemaker/pcmk_sched_graph.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); fns 2141 lib/pacemaker/pcmk_sched_native.c enum rsc_role_e then_rsc_role = then_rsc ? then_rsc->fns->state(then_rsc, TRUE) : 0; fns 162 lib/pacemaker/pcmk_sched_promotable.c return guest->fns->location(guest, NULL, FALSE); fns 176 lib/pacemaker/pcmk_sched_promotable.c role = rsc->fns->state(rsc, FALSE); fns 193 lib/pacemaker/pcmk_sched_promotable.c node = rsc->fns->location(rsc, NULL, FALSE); fns 199 lib/pacemaker/pcmk_sched_promotable.c if (rsc->fns->state(rsc, TRUE) == RSC_ROLE_PROMOTED) { fns 258 lib/pacemaker/pcmk_sched_promotable.c role1 = resource1->fns->state(resource1, TRUE); fns 259 lib/pacemaker/pcmk_sched_promotable.c role2 = resource2->fns->state(resource2, TRUE); fns 309 lib/pacemaker/pcmk_sched_promotable.c chosen = child->fns->location(child, NULL, FALSE); fns 388 lib/pacemaker/pcmk_sched_promotable.c chosen = child->fns->location(child, NULL, FALSE); fns 422 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *active = parent->fns->find_rsc(child, key, node, pe_find_clone|pe_find_current); fns 448 lib/pacemaker/pcmk_sched_promotable.c rsc = parent->fns->find_rsc(child, key, NULL, pe_find_clone); fns 629 lib/pacemaker/pcmk_sched_promotable.c rsc->fns->location(rsc, &allocated, FALSE); fns 690 lib/pacemaker/pcmk_sched_promotable.c if (child_rsc->fns->state(child_rsc, TRUE) == RSC_ROLE_STARTED) { fns 694 lib/pacemaker/pcmk_sched_promotable.c chosen = child_rsc->fns->location(child_rsc, &list, FALSE); fns 705 lib/pacemaker/pcmk_sched_promotable.c next_role = child_rsc->fns->state(child_rsc, FALSE); fns 759 lib/pacemaker/pcmk_sched_promotable.c chosen = child_rsc->fns->location(child_rsc, NULL, FALSE); fns 985 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = child_rsc->fns->location(child_rsc, NULL, FALSE); fns 986 lib/pacemaker/pcmk_sched_promotable.c enum rsc_role_e next_role = child_rsc->fns->state(child_rsc, FALSE); fns 60 lib/pacemaker/pcmk_trans_utils.c set_graph_functions(crm_graph_functions_t * fns) fns 63 lib/pacemaker/pcmk_trans_utils.c graph_fns = fns; fns 1204 lib/pengine/bundle.c if (new_rsc != NULL && new_rsc->fns != NULL) { fns 1205 lib/pengine/bundle.c new_rsc->fns->free(new_rsc); fns 1312 lib/pengine/bundle.c rsc->fns->free(rsc); fns 1327 lib/pengine/bundle.c gboolean child_active = rsc->fns->active(rsc, all); fns 1413 lib/pengine/bundle.c rsc->fns->print(rsc, pre_text, options, print_data); fns 1491 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1510 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1512 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1513 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1515 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1614 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1632 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1634 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1635 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1637 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1742 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1760 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1762 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1763 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1765 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1938 lib/pengine/bundle.c replica->ip->fns->free(replica->ip); fns 1944 lib/pengine/bundle.c replica->container->fns->free(replica->container); fns 1950 lib/pengine/bundle.c replica->remote->fns->free(replica->remote); fns 1986 lib/pengine/bundle.c bundle_data->child->fns->free(bundle_data->child); fns 2028 lib/pengine/bundle.c replica->ip->fns->count(replica->ip); fns 2031 lib/pengine/bundle.c replica->child->fns->count(replica->child); fns 2034 lib/pengine/bundle.c replica->container->fns->count(replica->container); fns 2037 lib/pengine/bundle.c replica->remote->fns->count(replica->remote); fns 2056 lib/pengine/bundle.c if (replica->ip != NULL && !replica->ip->fns->is_filtered(replica->ip, only_rsc, FALSE)) { fns 2059 lib/pengine/bundle.c } else if (replica->child != NULL && !replica->child->fns->is_filtered(replica->child, only_rsc, FALSE)) { fns 2062 lib/pengine/bundle.c } else if (!replica->container->fns->is_filtered(replica->container, only_rsc, FALSE)) { fns 2065 lib/pengine/bundle.c } else if (replica->remote != NULL && !replica->remote->fns->is_filtered(replica->remote, only_rsc, FALSE)) { fns 301 lib/pengine/clone.c gboolean child_active = child_rsc->fns->active(child_rsc, all); fns 390 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 472 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); fns 506 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { fns 509 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); fns 514 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, TRUE); fns 540 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 657 lib/pengine/clone.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 673 lib/pengine/clone.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 729 lib/pengine/clone.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 739 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); fns 745 lib/pengine/clone.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 781 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { fns 784 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); fns 789 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, TRUE); fns 970 lib/pengine/clone.c child_rsc->fns->free(child_rsc); fns 993 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, current); fns 1042 lib/pengine/clone.c if (!child_rsc->fns->is_filtered(child_rsc, only_rsc, FALSE)) { fns 575 lib/pengine/complex.c (*rsc)->fns = &resource_class_functions[(*rsc)->variant]; fns 831 lib/pengine/complex.c if ((*rsc)->fns->unpack(*rsc, data_set) == FALSE) { fns 1092 lib/pengine/complex.c ((pe_resource_t *) item->data)->fns->count(item->data); fns 32 lib/pengine/group.c if (!child_rsc->fns->active(child_rsc, TRUE)) { fns 75 lib/pengine/group.c bool child_filtered = child->fns->is_filtered(child, only_rsc, FALSE); fns 76 lib/pengine/group.c bool child_active = child->fns->active(child, FALSE); fns 136 lib/pengine/group.c if (new_rsc != NULL && new_rsc->fns != NULL) { fns 137 lib/pengine/group.c new_rsc->fns->free(new_rsc); fns 173 lib/pengine/group.c if (child_rsc->fns->active(child_rsc, all)) { fns 201 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 244 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 274 lib/pengine/group.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 321 lib/pengine/group.c gboolean active = rsc->fns->active(rsc, TRUE); fns 322 lib/pengine/group.c gboolean partially_active = rsc->fns->active(rsc, FALSE); fns 324 lib/pengine/group.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 372 lib/pengine/group.c child_rsc->fns->free(child_rsc); fns 389 lib/pengine/group.c enum rsc_role_e role = child_rsc->fns->state(child_rsc, current); fns 415 lib/pengine/group.c if (!child_rsc->fns->is_filtered(child_rsc, only_rsc, FALSE)) { fns 314 lib/pengine/native.c result = rsc->fns->find_rsc(child, id, on_node, flags); fns 474 lib/pengine/native.c status_print("active=\"%s\" ", pcmk__btoa(rsc->fns->active(rsc, TRUE))); fns 925 lib/pengine/native.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 942 lib/pengine/native.c "active", pcmk__btoa(rsc->fns->active(rsc, TRUE)), fns 984 lib/pengine/native.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1010 lib/pengine/native.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1063 lib/pengine/native.c child->fns->location(child, &result, current); fns 1365 lib/pengine/native.c return up->parent->fns->is_filtered(up->parent, only_rsc, FALSE); fns 1367 lib/pengine/native.c return up->fns->is_filtered(up, only_rsc, FALSE); fns 1848 lib/pengine/pe_output.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 2407 lib/pengine/pe_output.c gboolean is_active = rsc->fns->active(rsc, TRUE); fns 2408 lib/pengine/pe_output.c gboolean partially_active = rsc->fns->active(rsc, FALSE); fns 134 lib/pengine/status.c ((pe_resource_t *) (item->data))->fns->count(item->data); fns 162 lib/pengine/status.c rsc->fns->free(rsc); fns 396 lib/pengine/status.c parent->fns->find_rsc(parent, id, NULL, flags); fns 798 lib/pengine/unpack.c if (new_rsc != NULL && new_rsc->fns != NULL) { fns 799 lib/pengine/unpack.c new_rsc->fns->free(new_rsc); fns 1722 lib/pengine/unpack.c pe_resource_t *orphan = top->fns->find_rsc(top, rsc_id, NULL, pe_find_clone); fns 1777 lib/pengine/unpack.c child->fns->location(child, &locations, 2); fns 1793 lib/pengine/unpack.c rsc = parent->fns->find_rsc(child, rsc_id, NULL, pe_find_clone); fns 1820 lib/pengine/unpack.c inactive_instance = parent->fns->find_rsc(child, rsc_id, NULL, fns 621 lib/pengine/utils.c if (rsc->fns->active(rsc, TRUE) == FALSE || rsc->next_role > rsc->role) { fns 2414 lib/pengine/utils.c return (rsc->fns->active(rsc, FALSE) && !pe__rsc_running_on_any(rsc, only_node)); fns 981 tools/crm_resource.c enum rsc_role_e child_role = child->fns->state(child, TRUE); fns 579 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 631 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 665 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 730 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 58 tools/crm_resource_runtime.c child->fns->state(child, TRUE) == RSC_ROLE_PROMOTED; fns 91 tools/crm_resource_runtime.c ni->promoted = (rsc->fns->state(rsc, TRUE) == RSC_ROLE_PROMOTED); fns 976 tools/crm_resource_runtime.c rsc->fns->location(rsc, &hosts, TRUE); fns 1925 tools/crm_resource_runtime.c enum rsc_role_e child_role = child->fns->state(child, TRUE);