STONITH_OP_LEVEL_ADD 2613 fencing/commands.c     } else if (crm_str_eq(op, STONITH_OP_LEVEL_ADD, TRUE)) {
STONITH_OP_LEVEL_ADD  487 fencing/main.c     do_stonith_notify_level(0, STONITH_OP_LEVEL_ADD, rc, desc);
STONITH_OP_LEVEL_ADD  382 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_LEVEL_ADD, data, NULL, options, 0);