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

/linux-master/drivers/md/
H A Draid5-ppl.c369 !test_bit(R5_Insync, &sh->dev[sh->pd_idx].flags)) {
H A Draid5.c3323 !test_bit(R5_Insync, &dev->flags) && s->injournal)
3436 test_bit(R5_Insync, &sh->dev[pd_idx].flags))
3692 (!test_bit(R5_Insync, &sh->dev[i].flags) ||
3838 if (test_bit(R5_Insync, &dev->flags) &&
3969 } else if (test_bit(R5_Insync, &dev->flags)) {
4174 if (test_bit(R5_Insync, &dev->flags))
4185 if (test_bit(R5_Insync, &dev->flags))
4238 test_bit(R5_Insync, &dev->flags)) {
4263 if (test_bit(R5_Insync, &dev->flags) &&
4735 clear_bit(R5_Insync,
[all...]
H A Draid5.h306 R5_Insync, /* rdev && rdev->in_sync at start */ enumerator in enum:r5dev_flags

Completed in 290 milliseconds