shutdown_lock 36 daemons/controld/controld_te_callbacks.c time_t shutdown_lock = 0; shutdown_lock 39 daemons/controld/controld_te_callbacks.c &shutdown_lock) == pcmk_ok) shutdown_lock 40 daemons/controld/controld_te_callbacks.c && (shutdown_lock == 0); shutdown_lock 180 include/crm/pengine/pe_types.h guint shutdown_lock;// How long (seconds) to lock resources to shutdown node shutdown_lock 1048 lib/pacemaker/pcmk_sched_allocate.c if (data_set->shutdown_lock > 0) { shutdown_lock 1049 lib/pacemaker/pcmk_sched_allocate.c time_t lock_expiration = rsc->lock_time + data_set->shutdown_lock; shutdown_lock 372 lib/pengine/unpack.c data_set->shutdown_lock = crm_parse_interval_spec(value) / 1000; shutdown_lock 373 lib/pengine/unpack.c crm_trace("Shutdown locks expire after %us", data_set->shutdown_lock); shutdown_lock 2248 lib/pengine/unpack.c if ((data_set->shutdown_lock > 0) shutdown_lock 2250 lib/pengine/unpack.c > (lock_time + data_set->shutdown_lock))) {