Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.c2791 bool still_degraded = false; in raid1_sync_request() local
2886 still_degraded = true; in raid1_sync_request()
3007 &sync_blocks, still_degraded) && in raid1_sync_request()
H A Draid10.c3276 bool still_degraded; in raid10_sync_request() local
3296 still_degraded = false; in raid10_sync_request()
3347 still_degraded = false; in raid10_sync_request()
3353 still_degraded); in raid10_sync_request()
H A Draid5.c6518 bool still_degraded = false; in raid5_sync_request() local
6593 still_degraded = true; in raid5_sync_request()
6596 md_bitmap_start_sync(mddev, sector_nr, &sync_blocks, still_degraded); in raid5_sync_request()