Searched refs:mtd_write_oob (Results 1 – 2 of 2) sorted by relevance
/external/fio/oslib/ |
D | libmtd.h | 324 int mtd_write_oob(libmtd_t desc, const struct mtd_dev_info *mtd, int fd,
|
D | libmtd.c | 1176 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
|