Home
last modified time | relevance | path

Searched refs:still_degraded (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/md/
Draid1.c1634 int still_degraded = 0; in sync_request() local
1723 still_degraded = 1; in sync_request()
1779 &sync_blocks, still_degraded) && in sync_request()
Draid10.c1864 int still_degraded = 0; in sync_request() local
1904 still_degraded = 1; in sync_request()
1909 &sync_blocks, still_degraded); in sync_request()
Draid5.c4307 int still_degraded = 0; in sync_request() local
4376 still_degraded = 1; in sync_request()
4378 bitmap_start_sync(mddev->bitmap, sector_nr, &sync_blocks, still_degraded); in sync_request()