Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.c3795 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
4128 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4139 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4192 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4686 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4696 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4700 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4703 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4710 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4718 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
[all …]
A Draid5.h306 R5_Insync, /* rdev && rdev->in_sync at start */ enumerator
A Draid5-ppl.c369 !test_bit(R5_Insync, &sh->dev[sh->pd_idx].flags)) { in ppl_write_stripe()

Completed in 20 milliseconds