Searched refs:mtd_writev (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/jffs2/ |
| D | writev.c | 29 return mtd_writev(c->mtd, vecs, count, to, retlen); in jffs2_flash_direct_writev()
|
| /Linux-v6.6/include/linux/mtd/ |
| D | mtd.h | 528 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
|
| /Linux-v6.6/drivers/mtd/ |
| D | mtdconcat.c | 234 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
|
| D | mtdcore.c | 2391 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function 2406 EXPORT_SYMBOL_GPL(mtd_writev);
|