Searched refs:yaffs_read (Results 1 – 3 of 3) sorted by relevance
322 while (yaffs_read(h, &b, 1) > 0) { in read_a_file()376 yaffs_read(h, addr, (int)s.st_size); in cmd_yaffs_mread_file()
90 int yaffs_read(int fd, void *buf, unsigned int nbyte) ;
1177 int yaffs_read(int handle, void *buf, unsigned int nbyte) in yaffs_read() function