Lines Matching full:resync
342 /* wake up thread to continue resync in case resync in recover_bitmaps()
347 * resync thread in current node. in recover_bitmaps()
461 * clear the REMOTE flag since resync or recovery is finished in process_suspend_info()
482 * probably will perform resync with the region in process_suspend_info()
483 * [lo, hi] again, so we could reduce resync time in process_suspend_info()
491 * and set RESYNC_MASK since resync thread is running in process_suspend_info()
492 * in another node, so we don't need to do the resync in process_suspend_info()
721 * If resync thread run after raid1d thread, then process_metadata_update in lock_comm()
724 * so let resync wake up thread in case flag is set. in lock_comm()
848 pr_info("%s:%d Resync[%llu..%llu] in progress on %d\n", in gather_all_resync_info()
969 cinfo->resync_lockres = lockres_init(mddev, "resync", NULL, 0); in join()
997 /* load all the node's bitmap info for resync */ in load_bitmaps()
1431 * If resync thread is interrupted so we can't say resync is finished, in resync_finish()
1432 * another node will launch resync thread to continue. in resync_finish()