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