Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid1.c2763 bool still_degraded = false; in raid1_sync_request() local
2856 still_degraded = true; in raid1_sync_request()
2981 &sync_blocks, still_degraded) && in raid1_sync_request()
Draid10.c3294 bool still_degraded; in raid10_sync_request() local
3314 still_degraded = false; in raid10_sync_request()
3367 still_degraded = false; in raid10_sync_request()
3373 &sync_blocks, still_degraded); in raid10_sync_request()
Draid5.c6493 bool still_degraded = false; in raid5_sync_request() local
6567 still_degraded = true; in raid5_sync_request()
6571 still_degraded); in raid5_sync_request()