Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h327 R5_ReadRepl, /* Will/did read from replacement rather than orig */ enumerator
Draid5.c1193 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()
2768 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
2816 if (test_bit(R5_ReadRepl, &sh->dev[i].flags)) in raid5_end_read_request()
4754 set_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()
4761 clear_bit(R5_ReadRepl, &dev->flags); in analyse_stripe()