STONITH_OP_DEVICE_DEL  151 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL  304 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL 2825 daemons/fenced/fenced_commands.c     } else if (pcmk__str_eq(op, STONITH_OP_DEVICE_DEL, pcmk__str_none)) {
STONITH_OP_DEVICE_DEL  282 daemons/fenced/pacemaker-fenced.c     } else if (pcmk__str_eq(name, STONITH_OP_DEVICE_DEL, pcmk__str_casei)) {
STONITH_OP_DEVICE_DEL  335 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0);