Home
last modified time | relevance | path

Searched defs:bbm_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mtd/
Dbbm.h153 struct bbm_info { struct
154 int bbt_erase_shift;
155 int badblockpos;
156 int options;
158 uint8_t *bbt;
160 int (*isbad_bbt)(struct mtd_info *mtd, loff_t ofs, int allowbbt);
163 struct nand_bbt_descr *badblock_pattern;
165 void *priv;