Lines Matching refs:R5_Wantcompute
1252 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1253 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1310 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1396 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1446 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1447 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
2897 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
2900 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
2909 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3361 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3374 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3404 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3405 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
3586 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3597 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3618 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
3644 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
3757 set_bit(R5_Wantcompute, in handle_parity_checks5()
3914 set_bit(R5_Wantcompute, in handle_parity_checks6()
3921 set_bit(R5_Wantcompute, in handle_parity_checks6()
4053 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()