Lines Matching refs:R5_Wantcompute
1529 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1530 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1592 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1699 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1754 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1755 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3429 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3432 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3441 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3955 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3979 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
4009 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
4010 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4220 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4231 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4285 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4309 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4426 set_bit(R5_Wantcompute, in handle_parity_checks5()
4596 set_bit(R5_Wantcompute, in handle_parity_checks6()
4603 set_bit(R5_Wantcompute, in handle_parity_checks6()
4737 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()