Home
last modified time | relevance | path

Searched refs:R5_Wantwrite (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5-cache.c471 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in r5c_handle_data_cached()
488 set_bit(R5_Wantwrite, &sh->dev[i].flags); in r5c_handle_parity_cached()
928 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_log_stripe()
1019 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_write_stripe()
1824 set_bit(R5_Wantwrite, &sh->dev[dd_idx].flags); in r5l_recovery_load_data()
1841 set_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags); in r5l_recovery_load_parity()
1849 set_bit(R5_Wantwrite, &sh->dev[sh->qd_idx].flags); in r5l_recovery_load_parity()
1874 if (!test_bit(R5_Wantwrite, &sh->dev[disk_index].flags)) in r5l_recovery_replay_one_stripe()
2215 if (test_and_clear_bit(R5_Wantwrite, &dev->flags)) { in r5c_recovery_load_one_stripe()
2737 set_bit(R5_Wantwrite, &dev->flags); in r5c_try_caching_write()
[all …]
H A Draid5.h308 R5_Wantwrite, enumerator
H A Draid5-ppl.c302 if (i != sh->pd_idx && test_bit(R5_Wantwrite, &dev->flags)) { in ppl_log_stripe()
368 !test_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags) || in ppl_write_stripe()
483 (test_bit(R5_Wantwrite, &dev->flags))) { in ppl_submit_iounit()
H A Draid5.c1162 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in ops_run_io()
4386 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks5()
4517 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4523 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4529 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4535 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4542 clear_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
5115 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5264 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5298 set_bit(R5_Wantwrite, &sh->dev[i].flags); in handle_stripe()