INFTL_formatblock  380 drivers/mtd/inftlcore.c 		if (INFTL_formatblock(inftl, thisEUN) < 0) {
INFTL_formatblock  722 drivers/mtd/inftlcore.c 		if (INFTL_formatblock(inftl, thisEUN) < 0) {
INFTL_formatblock  445 drivers/mtd/inftlmount.c 		if (INFTL_formatblock(inftl, block) < 0) {
INFTL_formatblock  773 drivers/mtd/inftlmount.c 			if (INFTL_formatblock(s, block) < 0)
INFTL_formatblock   51 include/linux/mtd/inftl.h int INFTL_formatblock(struct INFTLrecord *s, int block);