INFTLrecord        50 include/linux/mtd/inftl.h int INFTL_mount(struct INFTLrecord *s);
INFTLrecord        51 include/linux/mtd/inftl.h int INFTL_formatblock(struct INFTLrecord *s, int block);
INFTLrecord        53 include/linux/mtd/inftl.h void INFTL_dumptables(struct INFTLrecord *s);
INFTLrecord        54 include/linux/mtd/inftl.h void INFTL_dumpVUchains(struct INFTLrecord *s);