Searched refs:R5_ReadRepl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h327 R5_ReadRepl, /* Will/did read from replacement rather than orig */ enumerator in enum:r5dev_flags
H A Draid5.c1195 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev)
2737 if (test_bit(R5_ReadRepl, &sh->dev[i].flags))
2785 if (test_bit(R5_ReadRepl, &sh->dev[i].flags))
4712 set_bit(R5_ReadRepl, &dev->flags);
4719 clear_bit(R5_ReadRepl, &dev->flags);

Completed in 120 milliseconds