Searched refs:R5_Wantwrite (Results 1 – 2 of 2) sorted by relevance
/drivers/md/ |
D | raid5.h | 270 R5_Wantwrite, enumerator
|
D | raid5.c | 551 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in ops_run_io() 2974 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks5() 3100 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6() 3106 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6() 3112 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6() 3118 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6() 3539 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe() 3641 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe() 3677 set_bit(R5_Wantwrite, &sh->dev[i].flags); in handle_stripe()
|