remove_device 1198 daemons/execd/execd_commands.c return stonith_api->cmds->remove_device(stonith_api, st_opt_sync_call, remove_device 221 daemons/fenced/cts-fence-helper.c single_test(st->cmds->remove_device(st, st_opts, "test-id1"), remove_device 256 daemons/fenced/cts-fence-helper.c single_test(st->cmds->remove_device(st, st_opts, "test-id1"), remove_device 259 daemons/fenced/cts-fence-helper.c single_test(st->cmds->remove_device(st, st_opts, "test-id2"), remove_device 305 daemons/fenced/cts-fence-helper.c single_test(st->cmds->remove_device(st, st_opts, "test-id"), "Remove test-id", 1, 0); remove_device 392 daemons/fenced/cts-fence-helper.c rc = st->cmds->remove_device(st, st_opts, "test-id"); remove_device 190 include/crm/stonith-ng.h int (*remove_device)(stonith_t *st, int options, const char *name); remove_device 1866 lib/fencing/st_client.c new_stonith->cmds->remove_device = stonith_api_remove_device; remove_device 585 tools/stonith_admin.c rc = st->cmds->remove_device(st, st_opts, device);