Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd.h305 MD_RESYNC_ACTIVE = 3, enumerator
Dmd.c8016 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8024 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8031 resync = MD_RESYNC_ACTIVE; in status_resync()
8059 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8895 mddev->curr_resync = MD_RESYNC_ACTIVE; /* no longer delayed */ in md_do_sync()
9030 mddev->curr_resync >= MD_RESYNC_ACTIVE) { in md_do_sync()
9037 mddev->curr_resync >= MD_RESYNC_ACTIVE) { in md_do_sync()