Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.h327 R5_ReadRepl, /* Will/did read from replacement rather than orig */ enumerator
A Draid5.c1193 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()
2725 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
2773 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
4663 set_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()
4670 clear_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()

Completed in 18 milliseconds