STONITH_OP_DEVICE_DEL  170 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL  323 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL 3537 daemons/fenced/fenced_commands.c         { STONITH_OP_DEVICE_DEL, handle_device_delete_request },
STONITH_OP_DEVICE_DEL  278 daemons/fenced/pacemaker-fenced.c     } else if (pcmk__str_eq(name, STONITH_OP_DEVICE_DEL, pcmk__str_casei)) {
STONITH_OP_DEVICE_DEL  355 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0);
STONITH_OP_DEVICE_DEL 1440 lib/fencing/st_client.c                                 STONITH_OP_DEVICE_ADD, STONITH_OP_DEVICE_DEL,
STONITH_OP_DEVICE_DEL 2664 lib/fencing/st_client.c     } else if (pcmk__str_eq(event->operation, STONITH_OP_DEVICE_DEL,