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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.h261 #define R5_OVERWRITE 2 /* towrite covers whole page */ macro
H A Draid5.c2194 set_bit(R5_OVERWRITE, &sh->dev[dd_idx].flags);
2331 (dev->towrite && !test_bit(R5_OVERWRITE, &dev->flags)) ||
2336 !test_bit(R5_OVERWRITE, &failed_dev->flags)))))) {
2404 (dev->towrite && !test_bit(R5_OVERWRITE, &dev->flags)) ||
2557 if (!test_bit(R5_OVERWRITE, &dev->flags) && i != sh->pd_idx &&
2595 if (!test_bit(R5_OVERWRITE, &dev->flags) &&
2641 if (!test_bit(R5_OVERWRITE, &dev->flags) &&
3062 if (!test_bit(R5_OVERWRITE, &dev->flags))
3353 if (!test_bit(R5_OVERWRITE, &dev->flags))

Completed in 109 milliseconds