Lines Matching refs:R5_Wantcompute
1250 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1251 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1308 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1394 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1444 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1445 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
2899 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
2902 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
2911 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3357 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3370 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3400 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3401 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
3580 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3591 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3612 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
3638 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3751 set_bit(R5_Wantcompute, in handle_parity_checks5()
3908 set_bit(R5_Wantcompute, in handle_parity_checks6()
3915 set_bit(R5_Wantcompute, in handle_parity_checks6()
4046 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()