Home
last modified time | relevance | path

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

/drivers/md/
A Draid5-cache.c467 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in r5c_handle_data_cached()
484 set_bit(R5_Wantwrite, &sh->dev[i].flags); in r5c_handle_parity_cached()
923 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_log_stripe()
1014 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_write_stripe()
1818 set_bit(R5_Wantwrite, &sh->dev[dd_idx].flags); in r5l_recovery_load_data()
1835 set_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags); in r5l_recovery_load_parity()
1843 set_bit(R5_Wantwrite, &sh->dev[sh->qd_idx].flags); in r5l_recovery_load_parity()
1868 if (!test_bit(R5_Wantwrite, &sh->dev[disk_index].flags)) in r5l_recovery_replay_one_stripe()
2203 if (test_and_clear_bit(R5_Wantwrite, &dev->flags)) { in r5c_recovery_load_one_stripe()
2723 set_bit(R5_Wantwrite, &dev->flags); in r5c_try_caching_write()
[all …]
A Draid5.h308 R5_Wantwrite, enumerator
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()
A Draid5.c1162 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in ops_run_io()
4294 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks5()
4424 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4430 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4436 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4442 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4449 clear_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
5009 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5158 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5192 set_bit(R5_Wantwrite, &sh->dev[i].flags); in handle_stripe()

Completed in 29 milliseconds