Home
last modified time | relevance | path

Searched refs:yaffs_write (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c302 yaffs_write(outh, buffer, i); in make_a_file()
391 yaffs_write(outh, addr, size); in cmd_yaffs_mwrite_file()
H A Dyaffsfs.h91 int yaffs_write(int fd, const void *buf, unsigned int nbyte) ;
H A Dyaffsfs.c1294 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write() function