Home
last modified time | relevance | path

Searched refs:mtd_write_oob (Results 1 – 2 of 2) sorted by relevance

/external/fio/oslib/
Dlibmtd.h324 int mtd_write_oob(libmtd_t desc, const struct mtd_dev_info *mtd, int fd,
Dlibmtd.c1176 if (mtd_write_oob(desc, mtd, fd, seek, ooblen, oob) < 0) in mtd_write()
1278 int mtd_write_oob(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, in mtd_write_oob() function