Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/jffs2/
A Dwritev.c29 return mtd_writev(c->mtd, vecs, count, to, retlen); in jffs2_flash_direct_writev()
/linux-6.3-rc2/include/linux/mtd/
A Dmtd.h528 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
/linux-6.3-rc2/drivers/mtd/
A Dmtdconcat.c234 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
A Dmtdcore.c2351 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function
2366 EXPORT_SYMBOL_GPL(mtd_writev);

Completed in 11 milliseconds