Lines Matching refs:R5_Wantcompute
1514 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1515 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1577 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1684 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1739 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1740 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3386 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3389 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3398 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3910 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3934 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3964 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3965 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4175 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4186 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4239 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4263 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4381 set_bit(R5_Wantcompute, in handle_parity_checks5()
4551 set_bit(R5_Wantcompute, in handle_parity_checks6()
4558 set_bit(R5_Wantcompute, in handle_parity_checks6()
4689 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()