foundone          105 dev/raidframe/rf_debugMem.c 	int i, foundone = 0;
foundone          111 dev/raidframe/rf_debugMem.c 				if (!foundone)
foundone          115 dev/raidframe/rf_debugMem.c 				foundone = 1;
foundone          125 dev/raidframe/rf_disks.c 	unsigned i, count, foundone = 0, numFailuresThisRow;
foundone          179 dev/raidframe/rf_disks.c 	for (foundone = r = 0; !foundone && r < raidPtr->numRow; r++) {
foundone          180 dev/raidframe/rf_disks.c 		for (c = 0; !foundone && c < raidPtr->numCol; c++) {
foundone          183 dev/raidframe/rf_disks.c 				foundone = 1;
foundone          187 dev/raidframe/rf_disks.c 	if (!foundone) {
foundone          756 dev/raidframe/rf_stripelocks.c 	int i, j, foundone = 0, did;
foundone          764 dev/raidframe/rf_stripelocks.c 			foundone = 1;
foundone          817 dev/raidframe/rf_stripelocks.c 	if (!foundone)