Lines Matching refs:R5_Wantcompute
1511 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1512 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1574 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1681 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1736 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1737 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3382 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3385 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3394 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3873 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3897 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3927 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3928 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4135 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4146 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4199 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4223 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4340 set_bit(R5_Wantcompute, in handle_parity_checks5()
4509 set_bit(R5_Wantcompute, in handle_parity_checks6()
4516 set_bit(R5_Wantcompute, in handle_parity_checks6()
4647 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()