Lines Matching defs:recovery
104 * recovery start point)
146 * bitmap-based recovery to get fully in sync.
350 * "recovery", or "reshape") is started. It holds this value even
385 unsigned long recovery;
386 /* If a RAID personality determines that recovery (of a particular
388 * takes a copy of this number and does not attempt recovery again
515 * If neither SYNC or RESHAPE are set, then it is a recovery.
518 MD_RECOVERY_SYNC, /* actually doing a resync, not a recovery */
519 MD_RECOVERY_RECOVER, /* doing recovery, or need to try it. */
578 * if appropriate, and should abort recovery if needed
774 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);