Searched defs:vecs (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/fs/jffs2/ |
D | write.c | 116 static int mtd_fake_writev(struct mtd_info *mtd, const struct iovec *vecs, unsigned long count, lof… in mtd_fake_writev() 135 static inline int mtd_writev(struct mtd_info *mtd, const struct iovec *vecs, unsigned long count, l… in mtd_writev() 182 struct iovec vecs[2]; in jffs2_write_dnode() local 267 struct iovec vecs[2]; in jffs2_write_dirent() local
|
/linux-2.4.37.9/drivers/mtd/ |
D | mtdpart.c | 171 static int part_writev (struct mtd_info *mtd, const struct iovec *vecs, in part_writev() 181 static int part_readv (struct mtd_info *mtd, struct iovec *vecs, in part_readv() 189 static int part_writev_ecc (struct mtd_info *mtd, const struct iovec *vecs, in part_writev_ecc() 201 static int part_readv_ecc (struct mtd_info *mtd, struct iovec *vecs, in part_readv_ecc()
|
D | mtdcore.c | 210 int default_mtd_writev(struct mtd_info *mtd, const struct iovec *vecs, in default_mtd_writev() 240 int default_mtd_readv(struct mtd_info *mtd, struct iovec *vecs, in default_mtd_readv()
|
/linux-2.4.37.9/drivers/mtd/nand/ |
D | nand.c | 972 static int nand_writev (struct mtd_info *mtd, const struct iovec *vecs, unsigned long count, in nand_writev() 978 static int nand_writev_ecc (struct mtd_info *mtd, const struct iovec *vecs, unsigned long count, in nand_writev_ecc()
|
/linux-2.4.37.9/drivers/scsi/ |
D | sun3_scsi_vme.c | 151 unsigned long vecs[3] = { SUN3_VEC_VMESCSI0, in sun3scsi_detect() local
|
/linux-2.4.37.9/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 695 cfi_staa_writev(struct mtd_info *mtd, const struct iovec *vecs, in cfi_staa_writev()
|
/linux-2.4.37.9/fs/jffs/ |
D | intrep.c | 215 flash_safe_writev(struct mtd_info *mtd, const struct iovec *vecs, in flash_safe_writev()
|