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

  /system/extras/fatblock/
fatblock.h 68 int fs_read(struct fs *fs, char *buf, offset_t start, offset_t len);
fatblock.c 57 result = fs_read(&fs, buf, offset, length);
read.c 161 int fs_read(struct fs *fs, char *buf, offset_t start, offset_t len) function

Completed in 200 milliseconds