Home
last modified time | relevance | path

Searched refs:R5_Insync (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Draid5.h268 R5_Insync, /* rdev && rdev->in_sync at start */ enumerator
Draid5.c2544 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
2717 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
2845 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
2855 if (test_bit(R5_Insync, &dev->flags)) rcw++; in handle_stripe_dirtying()
2875 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
2902 if (!test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3348 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
3358 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
3362 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
3365 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
[all …]