need_stonith     1362 lib/pacemaker/pcmk_sched_allocate.c     gboolean need_stonith = TRUE;
need_stonith     1375 lib/pacemaker/pcmk_sched_allocate.c         need_stonith = FALSE;
need_stonith     1386 lib/pacemaker/pcmk_sched_allocate.c             if (node->details->remote_requires_reset && need_stonith
need_stonith     1396 lib/pacemaker/pcmk_sched_allocate.c             && need_stonith && pe_can_fence(data_set, node)) {