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        3739 lib/pengine/unpack.c                         enum rsc_role_e *fail_role)
fail_role        3752 lib/pengine/unpack.c     *fail_role = pcmk__role_after_failure(history->rsc, history->task, *on_fail,
fail_role        3770 lib/pengine/unpack.c                       enum rsc_role_e fail_role, xmlNode **last_failure,
fail_role        3873 lib/pengine/unpack.c                     pcmk_role_text(fail_role));
fail_role        3875 lib/pengine/unpack.c     if ((fail_role != pcmk_role_started)
fail_role        3876 lib/pengine/unpack.c         && (history->rsc->next_role < fail_role)) {
fail_role        3877 lib/pengine/unpack.c         pe__set_next_role(history->rsc, fail_role, "failure");
fail_role        3880 lib/pengine/unpack.c     if (fail_role == pcmk_role_stopped) {
fail_role        4841 lib/pengine/unpack.c     enum rsc_role_e fail_role = pcmk_role_unknown;
fail_role        4928 lib/pengine/unpack.c             unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        4943 lib/pengine/unpack.c             unpack_rsc_op_failure(&history, failure_strategy, fail_role,
fail_role        4974 lib/pengine/unpack.c     unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        5002 lib/pengine/unpack.c         unpack_rsc_op_failure(&history, failure_strategy, fail_role,