rsc_action_matrix   71 lib/pacemaker/pcmk_sched_native.c static rsc_transition_fn rsc_action_matrix[RSC_ROLE_MAX][RSC_ROLE_MAX] = {
rsc_action_matrix 1215 lib/pacemaker/pcmk_sched_native.c         if (!rsc_action_matrix[role][next_role](rsc, current, !need_stop,
rsc_action_matrix 1234 lib/pacemaker/pcmk_sched_native.c         if (!rsc_action_matrix[role][next_role](rsc, chosen, !required,
rsc_action_matrix 1415 lib/pacemaker/pcmk_sched_native.c         if (rsc_action_matrix[role][next_role] (rsc, chosen, FALSE, data_set) == FALSE) {