Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs2/
Dwrite.c135 static inline int mtd_writev(struct mtd_info *mtd, const struct iovec *vecs, unsigned long count, l… in mtd_writev() function
218 ret = mtd_writev(c->mtd, vecs, 2, flash_ofs, &retlen); in jffs2_write_dnode()
308 ret = mtd_writev(c->mtd, vecs, 2, flash_ofs, &retlen); in jffs2_write_dirent()