Searched refs:recovery_disabled (Results 1 – 12 of 12) sorted by relevance
87 char *buf = rproc->recovery_disabled ? "disabled\n" : "enabled\n"; in rproc_recovery_read()136 rproc->recovery_disabled = false; in rproc_recovery_write()141 rproc->recovery_disabled = true; in rproc_recovery_write()
311 rproc->recovery_disabled = true; in da8xx_rproc_probe()
1276 if (!rproc->recovery_disabled) in rproc_crash_handler_work()
115 int recovery_disabled; member
21 int recovery_disabled; /* matches member
1601 conf->recovery_disabled = mddev->recovery_disabled; in raid1_error()1722 if (mddev->recovery_disabled == conf->recovery_disabled) in raid1_add_disk()1798 mddev->recovery_disabled != conf->recovery_disabled && in raid1_remove_disk()2010 conf->recovery_disabled = in fix_sync_read_error()2011 mddev->recovery_disabled; in fix_sync_read_error()2784 conf->recovery_disabled = mddev->recovery_disabled; in raid1_sync_request()2989 conf->recovery_disabled = mddev->recovery_disabled - 1; in setup_conf()
637 int recovery_disabled; member
1817 if (p->recovery_disabled == mddev->recovery_disabled) in raid10_add_disk()1840 p->recovery_disabled = mddev->recovery_disabled - 1; in raid10_add_disk()1880 mddev->recovery_disabled != p->recovery_disabled && in raid10_remove_disk()2242 conf->mirrors[dw].recovery_disabled in fix_recovery_read_error()2243 = mddev->recovery_disabled; in fix_recovery_read_error()3285 mirror->recovery_disabled in raid10_sync_request()3286 = mddev->recovery_disabled; in raid10_sync_request()3902 disk->recovery_disabled = mddev->recovery_disabled - 1; in raid10_run()
376 int recovery_disabled; member
3497 conf->recovery_disabled = in handle_failed_sync()3498 conf->mddev->recovery_disabled; in handle_failed_sync()6943 conf->recovery_disabled = mddev->recovery_disabled - 1; in setup_conf()7615 mddev->recovery_disabled != conf->recovery_disabled && in raid5_remove_disk()7677 if (mddev->recovery_disabled == conf->recovery_disabled) in raid5_add_disk()
2244 mddev->recovery_disabled++; in bind_rdev_to_array()
467 bool recovery_disabled; member