Searched refs:R5_Overlap (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.h266 #define R5_Overlap 7 /* There is a pending overlapping request on this block */ macro
H A Draid5.c1272 if (test_and_clear_bit(R5_Overlap, &dev->flags))
2199 set_bit(R5_Overlap, &sh->dev[dd_idx].flags);
2251 if (test_and_clear_bit(R5_Overlap, &sh->dev[i].flags))
2289 if (test_and_clear_bit(R5_Overlap, &sh->dev[i].flags))

Completed in 167 milliseconds