Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid1.c2496 int still_degraded = 0; in sync_request() local
2568 still_degraded = 1; in sync_request()
2693 &sync_blocks, still_degraded) && in sync_request()
Draid10.c3020 int still_degraded; in sync_request() local
3035 still_degraded = 0; in sync_request()
3083 still_degraded = 1; in sync_request()
3088 &sync_blocks, still_degraded); in sync_request()
Draid5.c5573 int still_degraded = 0; in sync_request() local
5645 still_degraded = 1; in sync_request()
5649 bitmap_start_sync(mddev->bitmap, sector_nr, &sync_blocks, still_degraded); in sync_request()