Searched refs:mtd_is_bad (Results 1 – 3 of 3) sorted by relevance
241 int mtd_is_bad(const struct mtd_dev_info *mtd, int fd, int eb);
1013 int mtd_is_bad(const struct mtd_dev_info *mtd, int fd, int eb) in mtd_is_bad() function
45 int ret = mtd_is_bad(&fmd->info, io_u->file->fd, eb); in fio_mtd_is_bad()