Home
last modified time | relevance | path

Searched refs:yaffs_pwrite (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/fs/yaffs2/
Dyaffsfs.h94 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset);
Dyaffsfs.c1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite() function