Home
last modified time | relevance | path

Searched defs:vecs (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/fs/jffs2/
Dwrite.c116 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/
Dmtdpart.c171 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()
Dmtdcore.c210 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/
Dnand.c972 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/
Dsun3_scsi_vme.c151 unsigned long vecs[3] = { SUN3_VEC_VMESCSI0, in sun3scsi_detect() local
/linux-2.4.37.9/drivers/mtd/chips/
Dcfi_cmdset_0020.c695 cfi_staa_writev(struct mtd_info *mtd, const struct iovec *vecs, in cfi_staa_writev()
/linux-2.4.37.9/fs/jffs/
Dintrep.c215 flash_safe_writev(struct mtd_info *mtd, const struct iovec *vecs, in flash_safe_writev()