Lines Matching full:resync
182 * resync from the bitmap
336 * resync lock, need to release the lock.
393 * mddev->curr_resync stores the current sector of the resync but
397 /* No resync in progress */
399 /* Yielded to allow another conflicting resync to commence */
403 /* Any value greater than or equal to this is in an active resync */
473 struct md_thread __rcu *sync_thread; /* doing resync or reconstruct */
482 /* As resync requests can complete out of order, we cannot easily track
483 * how much resync has been completed. So we occasionally pause until
485 * As such it may be well behind the real resync mark, but it is a value
507 /* resync even though the same disks are shared among md-devices */
514 int in_sync; /* know to not need resync */
541 sector_t resync_max; /* resync should pause
656 /* if just this flag is set, action is resync. */
660 * action is repair, means user requested resync.
672 /* remote node is running resync thread */