Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Draid5.h269 R5_OVERWRITE, /* towrite covers whole page */ enumerator
Draid5.c2335 set_bit(R5_OVERWRITE, &sh->dev[dd_idx].flags); in add_stripe_bio()
2557 (dev->towrite && !test_bit(R5_OVERWRITE, &dev->flags)) || in fetch_block()
2563 !test_bit(R5_OVERWRITE, &fdev[0]->flags)) || in fetch_block()
2726 if (!test_bit(R5_OVERWRITE, &dev->flags) && i != sh->pd_idx && in handle_stripe_dirtying()
2765 if (!test_bit(R5_OVERWRITE, &dev->flags) && in handle_stripe_dirtying()
3181 if (!test_bit(R5_OVERWRITE, &dev->flags)) in analyse_stripe()