Lines Matching refs:R5_Wantcompute
1503 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in mark_target_uptodate()
1504 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate()
1566 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute5()
1673 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_1()
1728 BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags)); in ops_run_compute6_2()
1729 BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags)); in ops_run_compute6_2()
3374 test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags))); in schedule_reconstruction()
3377 test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags)))); in schedule_reconstruction()
3386 test_bit(R5_Wantcompute, &dev->flags))) { in schedule_reconstruction()
3865 BUG_ON(test_bit(R5_Wantcompute, &dev->flags)); in fetch_block()
3889 set_bit(R5_Wantcompute, &dev->flags); in fetch_block()
3919 set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags); in fetch_block()
3920 set_bit(R5_Wantcompute, &sh->dev[other].flags); in fetch_block()
4127 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4138 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4191 test_bit(R5_Wantcompute, &dev->flags)) && in handle_stripe_dirtying()
4215 test_bit(R5_Wantcompute, &dev->flags))) { in handle_stripe_dirtying()
4332 set_bit(R5_Wantcompute, in handle_parity_checks5()
4501 set_bit(R5_Wantcompute, in handle_parity_checks6()
4508 set_bit(R5_Wantcompute, in handle_parity_checks6()
4639 if (test_bit(R5_Wantcompute, &dev->flags)) { in analyse_stripe()