Searched refs:mtd_writev (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/jffs2/ |
| A D | writev.c | 29 return mtd_writev(c->mtd, vecs, count, to, retlen); in jffs2_flash_direct_writev()
|
| /linux/include/linux/mtd/ |
| A D | mtd.h | 526 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
|
| /linux/drivers/mtd/ |
| A D | mtdconcat.c | 234 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
|
| A D | mtdcore.c | 2256 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function 2271 EXPORT_SYMBOL_GPL(mtd_writev);
|
| /linux/ |
| A D | vmlinux.symvers | 2419 0x00000000 mtd_writev vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 34421 ffff8000108dfe00 T mtd_writev
|
| A D | .tmp_System.map | 34421 ffff8000108dfe00 T mtd_writev
|
Completed in 335 milliseconds