ENODEV 1304 daemons/controld/controld_execd.c return *rsc_info? pcmk_ok : -ENODEV; ENODEV 803 daemons/controld/controld_fencing.c if (rc == -ENODEV) { ENODEV 268 daemons/execd/execd_commands.c rsc->st_probe_rc = -ENODEV; // if stonith, initialize to "not running" ENODEV 752 daemons/execd/execd_commands.c case -ENODEV: ENODEV 1111 daemons/execd/execd_commands.c case -ENODEV: ENODEV 1143 daemons/execd/execd_commands.c rsc->st_probe_rc = -ENODEV; // maps to PCMK_OCF_NOT_RUNNING ENODEV 1608 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 1613 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 1637 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1674 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1705 daemons/execd/execd_commands.c return -ENODEV; ENODEV 1842 daemons/execd/execd_commands.c rc = -ENODEV; ENODEV 235 daemons/fenced/cts-fence-helper.c "Fence rollover results on", 1, -ENODEV); ENODEV 273 daemons/fenced/cts-fence-helper.c "Fence unknown-host (expected failure)", 0, -ENODEV); ENODEV 280 daemons/fenced/cts-fence-helper.c "Unfence false_1_node1", 1, -ENODEV); ENODEV 460 daemons/fenced/cts-fence-helper.c if (callback_rc != -ENODEV) { ENODEV 589 daemons/fenced/fenced_commands.c cmd->done_cb(0, -ENODEV, NULL, cmd); ENODEV 1625 daemons/fenced/fenced_commands.c return -ENODEV; ENODEV 2389 daemons/fenced/fenced_commands.c stonith_send_async_reply(cmd, NULL, -ENODEV, 0, st_reply_opt_none); ENODEV 2412 daemons/fenced/fenced_commands.c return -ENODEV; ENODEV 507 daemons/fenced/fenced_remote.c if (!op->delegate && data && rc != -ENODEV && rc != -EHOSTUNREACH) { ENODEV 830 daemons/fenced/fenced_remote.c return empty_ok? pcmk_rc_ok : ENODEV; ENODEV 871 daemons/fenced/fenced_remote.c return ENODEV; ENODEV 1662 daemons/fenced/fenced_remote.c rc = -ENODEV; ENODEV 321 lib/common/results.c case ENODEV: return "ENODEV"; ENODEV 958 lib/fencing/st_client.c return -ENODEV; ENODEV 794 tools/crm_resource_runtime.c return ENODEV;