Home
last modified time | relevance | path

Searched refs:mtd_can_have_bb (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/tests/
H A Dmtd_test.c47 if (!mtd_can_have_bb(mtd)) in mtdtest_scan_for_bad_eraseblocks()
/linux/include/linux/mtd/
H A Dmtd.h664 static inline int mtd_can_have_bb(const struct mtd_info *mtd) in mtd_can_have_bb() function
/linux/drivers/mtd/
H A Dmtdconcat.c579 if (!mtd_can_have_bb(concat->subdev[0])) in concat_block_isbad()