Home
last modified time | relevance | path

Searched refs:R5_OVERWRITE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/md/
Draid5.h283 R5_OVERWRITE, /* towrite covers whole page */ enumerator
Draid5.c1636 clear_bit(R5_OVERWRITE, &dev->flags); in ops_run_biodrain()
3008 if (!test_and_set_bit(R5_OVERWRITE, &sh->dev[dd_idx].flags)) in add_stripe_bio()
3278 (dev->towrite && !test_bit(R5_OVERWRITE, &dev->flags))) in need_this_block()
3319 !test_bit(R5_OVERWRITE, &fdev[i]->flags)) in need_this_block()
3344 !test_bit(R5_OVERWRITE, &fdev[i]->flags)) in need_this_block()
3593 if (!test_bit(R5_OVERWRITE, &dev->flags) && in handle_stripe_dirtying()
3640 if (!test_bit(R5_OVERWRITE, &dev->flags) && in handle_stripe_dirtying()
4064 if (!test_bit(R5_OVERWRITE, &dev->flags)) in analyse_stripe()
5112 set_bit(R5_OVERWRITE, &sh->dev[d].flags); in make_discard_request()