Searched refs:_max_bad_blocks (Results 1 – 1 of 1) sorted by relevance
311 int (*_max_bad_blocks) (struct mtd_info *mtd, loff_t ofs, size_t len); member395 if (!mtd->_max_bad_blocks) in mtd_max_bad_blocks()401 return mtd->_max_bad_blocks(mtd, ofs, len); in mtd_max_bad_blocks()