rsc_lh 193 include/crm/pengine/internal.h pe_resource_t *rsc_lh; // Resource being located rsc_lh 305 lib/pacemaker/pcmk_sched_bundle.c compatible_replica_for_node(const pe_resource_t *rsc_lh, rsc_lh 316 lib/pacemaker/pcmk_sched_bundle.c rsc_lh->id, rsc->id, pe__node_name(candidate)); rsc_lh 325 lib/pacemaker/pcmk_sched_bundle.c rsc_lh->id, replica->container->id, rsc_lh 331 lib/pacemaker/pcmk_sched_bundle.c crm_trace("Can't pair %s with %s", rsc_lh->id, rsc->id); rsc_lh 336 lib/pacemaker/pcmk_sched_bundle.c compatible_replica(const pe_resource_t *rsc_lh, const pe_resource_t *rsc, rsc_lh 344 lib/pacemaker/pcmk_sched_bundle.c active_node_lh = rsc_lh->fns->location(rsc_lh, NULL, current); rsc_lh 346 lib/pacemaker/pcmk_sched_bundle.c return compatible_replica_for_node(rsc_lh, active_node_lh, rsc, filter, rsc_lh 350 lib/pacemaker/pcmk_sched_bundle.c scratch = g_hash_table_get_values(rsc_lh->allowed_nodes); rsc_lh 356 lib/pacemaker/pcmk_sched_bundle.c pair = compatible_replica_for_node(rsc_lh, node, rsc, filter, current); rsc_lh 362 lib/pacemaker/pcmk_sched_bundle.c pe_rsc_debug(rsc, "Can't pair %s with %s", rsc_lh->id, (rsc? rsc->id : "none")); rsc_lh 559 lib/pacemaker/pcmk_sched_location.c new_con->rsc_lh = rsc; rsc_lh 607 lib/pacemaker/pcmk_sched_location.c location->rsc_lh->cmds->apply_location(location->rsc_lh, location); rsc_lh 621 lib/pengine/pe_output.c location->id, location->rsc_lh->id, rsc_lh 641 lib/pengine/pe_output.c location->id, location->rsc_lh->id, rsc_lh 660 lib/pengine/pe_output.c "resource", location->rsc_lh->id, rsc_lh 693 lib/pengine/pe_output.c const pe_resource_t *rsc = location->rsc_lh;