Home
last modified time | relevance | path

Searched refs:bitmap_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c3555 int bitmap_end = 0; in handle_failed_stripe() local
3583 bitmap_end = 1; in handle_failed_stripe()
3598 if (bitmap_end) in handle_failed_stripe()
3601 bitmap_end = 0; in handle_failed_stripe()
3610 if (bi) bitmap_end = 1; in handle_failed_stripe()
3644 if (bitmap_end) in handle_failed_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c3667 int bitmap_end = 0; in handle_failed_stripe() local
3695 bitmap_end = 1; in handle_failed_stripe()
3710 if (bitmap_end) in handle_failed_stripe()
3713 bitmap_end = 0; in handle_failed_stripe()
3722 if (bi) bitmap_end = 1; in handle_failed_stripe()
3756 if (bitmap_end) in handle_failed_stripe()

Completed in 21 milliseconds