ChainLength       406 drivers/mtd/inftlcore.c 	u16 ChainLength = 0, thislen;
ChainLength       432 drivers/mtd/inftlcore.c 		if (thislen > ChainLength) {
ChainLength       433 drivers/mtd/inftlcore.c 			ChainLength = thislen;
ChainLength       438 drivers/mtd/inftlcore.c 	if (ChainLength < 2) {
ChainLength       480 drivers/mtd/nftlcore.c 	u16 ChainLength = 0, thislen;
ChainLength       503 drivers/mtd/nftlcore.c 		if (thislen > ChainLength) {
ChainLength       505 drivers/mtd/nftlcore.c 			ChainLength = thislen;
ChainLength       510 drivers/mtd/nftlcore.c 	if (ChainLength < 2) {