Searched refs:R5_Insync (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.h263 #define R5_Insync 3 /* rdev && rdev->in_sync at start */ macro
H A Draid5.c2285 (!test_bit(R5_Insync, &sh->dev[i].flags) ||
2356 } else if (test_bit(R5_Insync, &dev->flags)) {
2456 } else if (test_bit(R5_Insync, &dev->flags)) {
2551 if (test_bit(R5_Insync, &dev->flags))
2561 if (test_bit(R5_Insync, &dev->flags)) rcw++;
2577 test_bit(R5_Insync, &dev->flags)) {
2600 test_bit(R5_Insync, &dev->flags)) {
2647 if (!test_bit(R5_Insync, &dev->flags))
3073 clear_bit(R5_Insync, &dev->flags);
3077 set_bit(R5_Insync,
[all...]

Completed in 31 milliseconds