ENODEV 1307 daemons/controld/controld_execd.c return *rsc_info? pcmk_ok : -ENODEV; ENODEV 789 daemons/controld/controld_fencing.c if (rc == -ENODEV) { ENODEV 260 daemons/execd/execd_commands.c rsc->st_probe_rc = -ENODEV; // if stonith, initialize to "not running" ENODEV 732 daemons/execd/execd_commands.c case -ENODEV: ENODEV 1091 daemons/execd/execd_commands.c case -ENODEV: ENODEV 1123 daemons/execd/execd_commands.c rsc->st_probe_rc = -ENODEV; // maps to PCMK_OCF_NOT_RUNNING ENODEV 1580 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 1585 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 1609 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1646 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1677 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1818 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 231 daemons/fenced/cts-fence-helper.c "Fence rollover results on", 1, -ENODEV); ENODEV 268 daemons/fenced/cts-fence-helper.c "Fence unknown-host (expected failure)", 0, -ENODEV); ENODEV 275 daemons/fenced/cts-fence-helper.c "Unfence false_1_node1", 1, -ENODEV); ENODEV 454 daemons/fenced/cts-fence-helper.c if (callback_rc != -ENODEV) { ENODEV 560 daemons/fenced/fenced_commands.c cmd->done_cb(0, -ENODEV, NULL, cmd); ENODEV 1541 daemons/fenced/fenced_commands.c return -ENODEV; ENODEV 2294 daemons/fenced/fenced_commands.c stonith_send_async_reply(cmd, NULL, -ENODEV, 0, st_reply_opt_none); ENODEV 2317 daemons/fenced/fenced_commands.c return -ENODEV; ENODEV 505 daemons/fenced/fenced_remote.c if (!op->delegate && data && rc != -ENODEV && rc != -EHOSTUNREACH) { ENODEV 827 daemons/fenced/fenced_remote.c return empty_ok? pcmk_rc_ok : ENODEV; ENODEV 867 daemons/fenced/fenced_remote.c return ENODEV; ENODEV 1637 daemons/fenced/fenced_remote.c rc = -ENODEV; ENODEV 321 lib/common/results.c case ENODEV: return "ENODEV"; ENODEV 965 lib/fencing/st_client.c return -ENODEV; ENODEV 771 tools/crm_resource_runtime.c return ENODEV;