Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.h319 R5_Wantfill, /* dev->toread contains a bio that needs enumerator
H A Draid5.c1444 if (test_and_clear_bit(R5_Wantfill, &dev->flags)) { in ops_complete_biofill()
1477 if (test_bit(R5_Wantfill, &dev->flags)) { in ops_run_biofill()
3650 if (!test_bit(R5_Wantfill, &sh->dev[i].flags) && in handle_failed_stripe()
4644 set_bit(R5_Wantfill, &dev->flags); in analyse_stripe()
4656 if (test_bit(R5_Wantfill, &dev->flags)) in analyse_stripe()