Home
last modified time | relevance | path

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

/linux/drivers/md/
A Draid5.c3776 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
4112 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4123 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4177 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4675 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4685 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4689 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4692 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4699 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4707 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
[all …]
A Draid5.h305 R5_Insync, /* rdev && rdev->in_sync at start */ enumerator
A Draid5-ppl.c368 !test_bit(R5_Insync, &sh->dev[sh->pd_idx].flags)) { in ppl_write_stripe()

Completed in 24 milliseconds