fail_count        502 lib/pacemaker/pcmk_sched_resource.c     int fail_count, remaining_tries;
fail_count        516 lib/pacemaker/pcmk_sched_resource.c     fail_count = pe_get_failcount(node, rsc, NULL,
fail_count        519 lib/pacemaker/pcmk_sched_resource.c     if (fail_count <= 0) {
fail_count        529 lib/pacemaker/pcmk_sched_resource.c     remaining_tries = rsc->migration_threshold - fail_count;
fail_count        535 lib/pacemaker/pcmk_sched_resource.c                  rsc_to_ban->id, node->details->uname, fail_count,