Searched defs:bbm_info (Results 1 – 1 of 1) sorted by relevance
142 struct bbm_info { struct143 int bbt_erase_shift;144 int badblockpos;145 int options;147 uint8_t *bbt;149 int (*isbad_bbt)(struct mtd_info *mtd, loff_t ofs, int allowbbt);152 struct nand_bbt_descr *badblock_pattern;154 void *priv;