STONITH_OP_LEVEL_DEL 2620 fencing/commands.c     } else if (crm_str_eq(op, STONITH_OP_LEVEL_DEL, TRUE)) {
STONITH_OP_LEVEL_DEL  437 fencing/main.c     do_stonith_notify_level(0, STONITH_OP_LEVEL_DEL, rc, desc);
STONITH_OP_LEVEL_DEL  290 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_LEVEL_DEL, data, NULL, options, 0);