HomeSort by relevance Sort by last modified time
    Searched refs:yaffs_file_rd (Results 1 - 3 of 3) sorted by null

  /external/u-boot/fs/yaffs2/
yaffs_guts.h 848 int yaffs_file_rd(struct yaffs_obj *obj, u8 * buffer, loff_t offset,
yaffsfs.c 1140 nRead = yaffs_file_rd(obj, buf, pos, nToRead);
    [all...]
yaffs_guts.c 3412 int yaffs_file_rd(struct yaffs_obj *in, u8 * buffer, loff_t offset, int n_bytes) function
    [all...]

Completed in 1876 milliseconds