Home
last modified time | relevance | path

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

/linux/drivers/md/
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.c1181 if (test_and_clear_bit(R5_Wantwrite, &sh->dev[i].flags)) { in ops_run_io()
4393 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks5()
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()
4541 set_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
4548 clear_bit(R5_Wantwrite, &dev->flags); in handle_parity_checks6()
5128 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5277 set_bit(R5_Wantwrite, &dev->flags); in handle_stripe()
5311 set_bit(R5_Wantwrite, &sh->dev[i].flags); in handle_stripe()