Home
last modified time | relevance | path

Searched refs:still_degraded (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid1.c2629 int still_degraded = 0; in raid1_sync_request() local
2724 still_degraded = 1; in raid1_sync_request()
2850 &sync_blocks, still_degraded) && in raid1_sync_request()
H A Draid10.c3050 int still_degraded; in raid10_sync_request() local
3075 still_degraded = 0; in raid10_sync_request()
3131 still_degraded = 1; in raid10_sync_request()
3137 &sync_blocks, still_degraded); in raid10_sync_request()
H A Draid5.c6215 int still_degraded = 0; in raid5_sync_request() local
6288 still_degraded = 1; in raid5_sync_request()
6292 md_bitmap_start_sync(mddev->bitmap, sector_nr, &sync_blocks, still_degraded); in raid5_sync_request()
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c2673 int still_degraded = 0; in raid1_sync_request() local
2768 still_degraded = 1; in raid1_sync_request()
2894 &sync_blocks, still_degraded) && in raid1_sync_request()
H A Draid10.c3450 int still_degraded; in raid10_sync_request() local
3473 still_degraded = 0; in raid10_sync_request()
3530 still_degraded = 1; in raid10_sync_request()
3536 &sync_blocks, still_degraded); in raid10_sync_request()
H A Draid5.c6539 int still_degraded = 0; in raid5_sync_request() local
6613 still_degraded = 1; in raid5_sync_request()
6617 md_bitmap_start_sync(mddev->bitmap, sector_nr, &sync_blocks, still_degraded); in raid5_sync_request()

Completed in 39 milliseconds