Searched refs:recovery_disabled (Results 1 – 12 of 12) sorted by relevance
92 char *buf = rproc->recovery_disabled ? "disabled\n" : "enabled\n"; in rproc_recovery_read()141 rproc->recovery_disabled = false; in rproc_recovery_write()146 rproc->recovery_disabled = true; in rproc_recovery_write()
306 rproc->recovery_disabled = true; in da8xx_rproc_probe()
1714 if (!rproc->recovery_disabled) in rproc_crash_handler_work()
115 int recovery_disabled; member
21 int recovery_disabled; /* matches member
1633 conf->recovery_disabled = mddev->recovery_disabled; in raid1_error()1752 if (mddev->recovery_disabled == conf->recovery_disabled) in raid1_add_disk()1828 mddev->recovery_disabled != conf->recovery_disabled && in raid1_remove_disk()2053 conf->recovery_disabled = in fix_sync_read_error()2054 mddev->recovery_disabled; in fix_sync_read_error()2820 conf->recovery_disabled = mddev->recovery_disabled; in raid1_sync_request()3024 conf->recovery_disabled = mddev->recovery_disabled - 1; in setup_conf()
634 int recovery_disabled; member
1785 if (p->recovery_disabled == mddev->recovery_disabled) in raid10_add_disk()1808 p->recovery_disabled = mddev->recovery_disabled - 1; in raid10_add_disk()1848 mddev->recovery_disabled != p->recovery_disabled && in raid10_remove_disk()2210 conf->mirrors[dw].recovery_disabled in fix_recovery_read_error()2211 = mddev->recovery_disabled; in fix_recovery_read_error()3254 mirror->recovery_disabled in raid10_sync_request()3255 = mddev->recovery_disabled; in raid10_sync_request()3871 disk->recovery_disabled = mddev->recovery_disabled - 1; in raid10_run()
382 int recovery_disabled; member
2686 conf->recovery_disabled = mddev->recovery_disabled; in raid5_error()3504 conf->recovery_disabled = in handle_failed_sync()3505 conf->mddev->recovery_disabled; in handle_failed_sync()6965 conf->recovery_disabled = mddev->recovery_disabled - 1; in setup_conf()7639 mddev->recovery_disabled != conf->recovery_disabled && in raid5_remove_disk()7708 if (mddev->recovery_disabled == conf->recovery_disabled) in raid5_add_disk()
2322 mddev->recovery_disabled++; in bind_rdev_to_array()
508 bool recovery_disabled; member