Lines Matching refs:R5_Wantcompute
1522 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1523 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1585 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1692 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1747 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1748 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3422 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3425 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3434 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3948 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3972 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
4002 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
4003 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4213 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4224 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4278 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4302 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4419 set_bit(R5_Wantcompute, in handle_parity_checks5()
4589 set_bit(R5_Wantcompute, in handle_parity_checks6()
4596 set_bit(R5_Wantcompute, in handle_parity_checks6()
4730 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()