remove_device 637 fencing/admin.c rc = st->cmds->remove_device(st, st_opts, device); remove_device 197 fencing/test.c single_test(st->cmds->remove_device(st, st_opts, "test-id1"), remove_device 230 fencing/test.c single_test(st->cmds->remove_device(st, st_opts, "test-id1"), remove_device 233 fencing/test.c single_test(st->cmds->remove_device(st, st_opts, "test-id2"), remove_device 278 fencing/test.c single_test(st->cmds->remove_device(st, st_opts, "test-id"), "Remove test-id", 1, 0); remove_device 359 fencing/test.c rc = st->cmds->remove_device(st, st_opts, "test-id"); remove_device 152 include/crm/stonith-ng.h int (*remove_device)( remove_device 2486 lib/fencing/st_client.c new_stonith->cmds->remove_device = stonith_api_remove_device; remove_device 1142 lrmd/lrmd.c rc = stonith_api->cmds->remove_device(stonith_api, st_opt_sync_call, cmd->rsc_id);