Home
last modified time | relevance | path

Searched refs:MD_RESYNC_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
A Dmd.h387 MD_RESYNC_ACTIVE = 3, enumerator
A Dmd.c8275 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