pe__location_t 33 include/pcmki/pcmki_sched_allocate.h void (*rsc_location) (pe_resource_t *, pe__location_t *); pe__location_t 68 include/pcmki/pcmki_sched_allocate.h void native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 85 include/pcmki/pcmki_sched_allocate.h void group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 106 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 122 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 25 include/pcmki/pcmki_sched_utils.h pe__location_t *copy_constraint(pe__location_t *constraint); pe__location_t 27 include/pcmki/pcmki_sched_utils.h pe__location_t *rsc2node_new(const char *id, pe_resource_t *rsc, int weight, pe__location_t 624 lib/pacemaker/pcmk_sched_allocate.c pe__location_t *cons = gIter->data; pe__location_t 866 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 1262 lib/pacemaker/pcmk_sched_clone.c clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 45 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t *generate_location_rule(pe_resource_t *rsc, pe__location_t 798 lib/pacemaker/pcmk_sched_constraints.c pe__location_t *location = NULL; pe__location_t 1068 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t * pe__location_t 1086 lib/pacemaker/pcmk_sched_constraints.c pe__location_t *location_rule = NULL; pe__location_t 452 lib/pacemaker/pcmk_sched_group.c group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 2292 lib/pacemaker/pcmk_sched_native.c native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 135 lib/pacemaker/pcmk_sched_promotable.c pe__location_t *cons = gIter->data; pe__location_t 16 lib/pacemaker/pcmk_sched_utils.c pe__location_t * pe__location_t 21 lib/pacemaker/pcmk_sched_utils.c pe__location_t *new_con = NULL; pe__location_t 31 lib/pacemaker/pcmk_sched_utils.c new_con = calloc(1, sizeof(pe__location_t)); pe__location_t 432 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 452 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 470 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 247 lib/pengine/status.c pe__location_t *cons = iterator->data; pe__location_t 509 tools/crm_mon_print.c pe__location_t *location = gIter->data; pe__location_t 186 tools/crm_resource_print.c pe__location_t *cons = lpc->data;