redundantTwoErr   459 dev/raidframe/rf_evenodd.c 	int redundantTwoErr = 0, redundantOneErr = 0;
redundantTwoErr   586 dev/raidframe/rf_evenodd.c 			redundantTwoErr = 1;
redundantTwoErr   590 dev/raidframe/rf_evenodd.c 	if (redundantOneErr || redundantTwoErr)
redundantTwoErr   626 dev/raidframe/rf_evenodd.c 	if (redundantTwoErr && correct_it) {
redundantTwoErr   661 dev/raidframe/rf_evenodd.c 	    (redundantTwoErr && red2_cant_correct))