Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h278 R5_OVERWRITE, /* towrite covers whole page */ enumerator
Draid5.c1634 clear_bit(R5_OVERWRITE, &dev->flags); in ops_run_biodrain()
3010 if (!test_and_set_bit(R5_OVERWRITE, &sh->dev[dd_idx].flags)) in add_stripe_bio()
3274 (dev->towrite && !test_bit(R5_OVERWRITE, &dev->flags))) in need_this_block()
3315 !test_bit(R5_OVERWRITE, &fdev[i]->flags)) in need_this_block()
3340 !test_bit(R5_OVERWRITE, &fdev[i]->flags)) in need_this_block()
3587 if (!test_bit(R5_OVERWRITE, &dev->flags) && in handle_stripe_dirtying()
3634 if (!test_bit(R5_OVERWRITE, &dev->flags) && in handle_stripe_dirtying()
4057 if (!test_bit(R5_OVERWRITE, &dev->flags)) in analyse_stripe()
5117 set_bit(R5_OVERWRITE, &sh->dev[d].flags); in make_discard_request()