Lines Matching refs:R5_Wantcompute
1451 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1452 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1514 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1621 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1676 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1677 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3344 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3347 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3356 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3846 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3870 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3900 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3901 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4111 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4122 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4176 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4200 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4317 set_bit(R5_Wantcompute, in handle_parity_checks5()
4487 set_bit(R5_Wantcompute, in handle_parity_checks6()
4494 set_bit(R5_Wantcompute, in handle_parity_checks6()
4627 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()