Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.h305 MD_RESYNC_ACTIVE = 3, enumerator
Dmd.c8021 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8029 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8036 resync = MD_RESYNC_ACTIVE; in status_resync()
8064 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8900 mddev->curr_resync = MD_RESYNC_ACTIVE; /* no longer delayed */ in md_do_sync()
9035 mddev->curr_resync >= MD_RESYNC_ACTIVE) { in md_do_sync()
9042 mddev->curr_resync >= MD_RESYNC_ACTIVE) { in md_do_sync()