Searched refs:R5_Wantcompute (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/ |
| A D | raid5.c | 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() 3870 set_bit(R5_Wantcompute, &dev->flags); in fetch_block() 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() [all …]
|
| A D | raid5.h | 315 R5_Wantcompute, /* compute_block in progress treat as enumerator
|
Completed in 18 milliseconds