fns 331 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 1887 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 1892 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 1050 lib/pacemaker/pcmk_sched_clone.c enum rsc_role_e next_role = child_rsc->fns->state(child_rsc, current); fns 1055 lib/pacemaker/pcmk_sched_clone.c node = child_rsc->fns->location(child_rsc, NULL, current); fns 1086 lib/pacemaker/pcmk_sched_clone.c local_node = local_child->fns->location(local_child, NULL, current); fns 1196 lib/pacemaker/pcmk_sched_clone.c pe_node_t *chosen = child_rsc->fns->location(child_rsc, NULL, FALSE); fns 1468 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 569 lib/pacemaker/pcmk_sched_graph.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); fns 576 lib/pacemaker/pcmk_sched_graph.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); fns 2148 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 1203 lib/pengine/bundle.c if (new_rsc != NULL && new_rsc->fns != NULL) { fns 1204 lib/pengine/bundle.c new_rsc->fns->free(new_rsc); fns 1311 lib/pengine/bundle.c rsc->fns->free(rsc); fns 1326 lib/pengine/bundle.c gboolean child_active = rsc->fns->active(rsc, all); fns 1412 lib/pengine/bundle.c rsc->fns->print(rsc, pre_text, options, print_data); fns 1490 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1509 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1511 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1512 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1514 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1613 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1631 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1633 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1634 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1636 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1754 lib/pengine/bundle.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 1772 lib/pengine/bundle.c !replica->ip->fns->is_filtered(replica->ip, only_rsc, print_everything); fns 1774 lib/pengine/bundle.c !replica->child->fns->is_filtered(replica->child, only_rsc, print_everything); fns 1775 lib/pengine/bundle.c print_ctnr = !replica->container->fns->is_filtered(replica->container, only_rsc, print_everything); fns 1777 lib/pengine/bundle.c !replica->remote->fns->is_filtered(replica->remote, only_rsc, print_everything); fns 1953 lib/pengine/bundle.c replica->ip->fns->free(replica->ip); fns 1959 lib/pengine/bundle.c replica->container->fns->free(replica->container); fns 1965 lib/pengine/bundle.c replica->remote->fns->free(replica->remote); fns 2001 lib/pengine/bundle.c bundle_data->child->fns->free(bundle_data->child); fns 2043 lib/pengine/bundle.c replica->ip->fns->count(replica->ip); fns 2046 lib/pengine/bundle.c replica->child->fns->count(replica->child); fns 2049 lib/pengine/bundle.c replica->container->fns->count(replica->container); fns 2052 lib/pengine/bundle.c replica->remote->fns->count(replica->remote); fns 2071 lib/pengine/bundle.c if (replica->ip != NULL && !replica->ip->fns->is_filtered(replica->ip, only_rsc, FALSE)) { fns 2074 lib/pengine/bundle.c } else if (replica->child != NULL && !replica->child->fns->is_filtered(replica->child, only_rsc, FALSE)) { fns 2077 lib/pengine/bundle.c } else if (!replica->container->fns->is_filtered(replica->container, only_rsc, FALSE)) { fns 2080 lib/pengine/bundle.c } else if (replica->remote != NULL && !replica->remote->fns->is_filtered(replica->remote, only_rsc, FALSE)) { fns 267 lib/pengine/clone.c gboolean child_active = child_rsc->fns->active(child_rsc, all); fns 356 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 438 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); fns 472 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { fns 475 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); fns 480 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, TRUE); fns 506 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 622 lib/pengine/clone.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 636 lib/pengine/clone.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 691 lib/pengine/clone.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 709 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); fns 715 lib/pengine/clone.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 751 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { fns 754 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); fns 759 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, TRUE); fns 931 lib/pengine/clone.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 949 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); fns 955 lib/pengine/clone.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 991 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { fns 994 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); fns 999 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, TRUE); fns 1160 lib/pengine/clone.c child_rsc->fns->free(child_rsc); fns 1183 lib/pengine/clone.c enum rsc_role_e a_role = child_rsc->fns->state(child_rsc, current); fns 1232 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 62 lib/pengine/group.c if (new_rsc != NULL && new_rsc->fns != NULL) { fns 63 lib/pengine/group.c new_rsc->fns->free(new_rsc); fns 99 lib/pengine/group.c if (child_rsc->fns->active(child_rsc, all)) { fns 127 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 170 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); fns 198 lib/pengine/group.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 209 lib/pengine/group.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 246 lib/pengine/group.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 271 lib/pengine/group.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 301 lib/pengine/group.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 326 lib/pengine/group.c if (child_rsc->fns->is_filtered(child_rsc, only_rsc, print_everything)) { fns 356 lib/pengine/group.c child_rsc->fns->free(child_rsc); fns 373 lib/pengine/group.c enum rsc_role_e role = child_rsc->fns->state(child_rsc, current); fns 399 lib/pengine/group.c if (!child_rsc->fns->is_filtered(child_rsc, only_rsc, FALSE)) { fns 313 lib/pengine/native.c result = rsc->fns->find_rsc(child, id, on_node, flags); fns 473 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 1348 lib/pengine/native.c return up->parent->fns->is_filtered(up->parent, only_rsc, FALSE); fns 1350 lib/pengine/native.c return up->fns->is_filtered(up, only_rsc, FALSE); fns 1840 lib/pengine/pe_output.c if (rsc->fns->is_filtered(rsc, only_rsc, TRUE)) { fns 2427 lib/pengine/pe_output.c gboolean is_active = rsc->fns->active(rsc, TRUE); fns 2428 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 615 lib/pengine/utils.c if (rsc->fns->active(rsc, TRUE) == FALSE || rsc->next_role > rsc->role) { fns 2408 lib/pengine/utils.c return (rsc->fns->active(rsc, FALSE) && !pe__rsc_running_on_any_node_in_list(rsc, only_node)); fns 976 tools/crm_resource.c enum rsc_role_e child_role = child->fns->state(child, TRUE); fns 370 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 422 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 456 tools/crm_resource_print.c rsc->fns->location(rsc, &hosts, TRUE); fns 521 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 1904 tools/crm_resource_runtime.c enum rsc_role_e child_role = child->fns->state(child, TRUE);