Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5-cache.c468 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in r5c_handle_data_cached()
485 set_bit(R5_Wantwrite, &sh->dev[i].flags); in r5c_handle_parity_cached()
926 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_log_stripe()
1005 if (sh->log_io || !test_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags) || in r5l_write_stripe()
1017 if (!test_bit(R5_Wantwrite, &sh->dev[i].flags) || in r5l_write_stripe()
1828 set_bit(R5_Wantwrite, &sh->dev[dd_idx].flags); in r5l_recovery_load_data()
1845 set_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags); in r5l_recovery_load_parity()
1853 set_bit(R5_Wantwrite, &sh->dev[sh->qd_idx].flags); in r5l_recovery_load_parity()
1878 if (!test_bit(R5_Wantwrite, &sh->dev[disk_index].flags)) in r5l_recovery_replay_one_stripe()
1894 if (!test_bit(R5_Wantwrite, &sh->dev[disk_index].flags)) in r5l_recovery_replay_one_stripe()
[all …]
Draid5.h307 R5_Wantwrite, enumerator
Draid5-ppl.c301 if (i != sh->pd_idx && test_bit(R5_Wantwrite, &dev->flags)) { in ppl_log_stripe()
367 !test_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags) || in ppl_write_stripe()
487 (test_bit(R5_Wantwrite, &dev->flags))) { in ppl_submit_iounit()
Draid5.c1080 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in ops_run_io()
4276 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks5()
4407 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4413 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4419 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4425 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4432 clear_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
5004 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5153 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5185 set_bit(R5_Wantwrite, &sh->dev[i].flags); in handle_stripe()