Searched refs:MD_RESYNC_ACTIVE (Results 1 – 2 of 2) sorted by relevance
387 MD_RESYNC_ACTIVE = 3, enumerator
8275 if (resync < MD_RESYNC_ACTIVE) { in status_resync()8288 if (resync < res || resync - res < MD_RESYNC_ACTIVE) in status_resync()8289 resync = MD_RESYNC_ACTIVE; in status_resync()8318 if (resync < MD_RESYNC_ACTIVE) { in status_resync()9162 if (j >= MD_RESYNC_ACTIVE) { in md_do_sync()9167 mddev->curr_resync = MD_RESYNC_ACTIVE; /* no longer delayed */ in md_do_sync()9235 if (j >= MD_RESYNC_ACTIVE) in md_do_sync()9304 mddev->curr_resync >= MD_RESYNC_ACTIVE) { in md_do_sync()9311 mddev->curr_resync > MD_RESYNC_ACTIVE) { in md_do_sync()
Completed in 22 milliseconds