Home
last modified time | relevance | path

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

/drivers/md/
Draid5.h317 R5_ReadRepl, /* Will/did read from replacement rather than orig */ enumerator
Draid5.c1037 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()
2482 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
2531 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
4441 set_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()
4448 clear_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()