fail_role         353 include/crm/common/actions.h     enum rsc_role_e fail_role;          // Resource role if action fails
fail_role        1108 lib/pengine/pe_actions.c     action->fail_role = pcmk__role_after_failure(action->rsc, action->task,
fail_role        3706 lib/pengine/unpack.c                         enum rsc_role_e *fail_role)
fail_role        3719 lib/pengine/unpack.c     *fail_role = pcmk__role_after_failure(history->rsc, history->task, *on_fail,
fail_role        3737 lib/pengine/unpack.c                       enum rsc_role_e fail_role, xmlNode **last_failure,
fail_role        3840 lib/pengine/unpack.c                     pcmk_role_text(fail_role));
fail_role        3842 lib/pengine/unpack.c     if ((fail_role != pcmk_role_started)
fail_role        3843 lib/pengine/unpack.c         && (history->rsc->next_role < fail_role)) {
fail_role        3844 lib/pengine/unpack.c         pe__set_next_role(history->rsc, fail_role, "failure");
fail_role        3847 lib/pengine/unpack.c     if (fail_role == pcmk_role_stopped) {
fail_role        4808 lib/pengine/unpack.c     enum rsc_role_e fail_role = pcmk_role_unknown;
fail_role        4895 lib/pengine/unpack.c             unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        4910 lib/pengine/unpack.c             unpack_rsc_op_failure(&history, failure_strategy, fail_role,
fail_role        4941 lib/pengine/unpack.c     unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        4969 lib/pengine/unpack.c         unpack_rsc_op_failure(&history, failure_strategy, fail_role,