Lines Matching defs:recovery
104 * recovery start point)
144 * bitmap-based recovery to get fully in sync.
376 * "recovery", or "reshape") is started. It holds this value even
411 unsigned long recovery;
412 /* If a RAID personality determines that recovery (of a particular
414 * takes a copy of this number and does not attempt recovery again
553 * If neither SYNC or RESHAPE are set, then it is a recovery.
556 MD_RECOVERY_SYNC, /* actually doing a resync, not a recovery */
557 MD_RECOVERY_RECOVER, /* doing recovery, or need to try it. */
633 * if appropriate, and should abort recovery if needed
830 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);