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

/linux-master/drivers/md/
H A Draid5.h306 R5_Insync, /* rdev && rdev->in_sync at start */ enumerator in enum:r5dev_flags
H A Draid5.c3324 !test_bit(R5_Insync, &dev->flags) && s->injournal)
3437 test_bit(R5_Insync, &sh->dev[pd_idx].flags))
3693 (!test_bit(R5_Insync, &sh->dev[i].flags) ||
3839 if (test_bit(R5_Insync, &dev->flags) &&
3970 } else if (test_bit(R5_Insync, &dev->flags)) {
4175 if (test_bit(R5_Insync, &dev->flags))
4186 if (test_bit(R5_Insync, &dev->flags))
4239 test_bit(R5_Insync, &dev->flags)) {
4264 if (test_bit(R5_Insync, &dev->flags) &&
4736 clear_bit(R5_Insync,
[all...]
H A Draid5-ppl.c369 !test_bit(R5_Insync, &sh->dev[sh->pd_idx].flags)) {

Completed in 237 milliseconds