HomeSort by relevance Sort by last modified time
    Searched refs:mtd_write_oob (Results 1 - 2 of 2) sorted by null

  /external/fio/oslib/
libmtd.h 311 * mtd_write_oob - write out-of-band area.
324 int mtd_write_oob(libmtd_t desc, const struct mtd_dev_info *mtd, int fd,
libmtd.c 1176 if (mtd_write_oob(desc, mtd, fd, seek, ooblen, oob) < 0)
1278 int mtd_write_oob(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, function
    [all...]

Completed in 158 milliseconds