Searched defs:offset_t (Results 1 - 1 of 1) sorted by relevance

/system/extras/fatblock/
H A Dfatblock.h25 typedef uint64_t offset_t; typedef
36 offset_t start;
37 offset_t len;
68 int fs_read(struct fs *fs, char *buf, offset_t start, offset_t len);

Completed in 3 milliseconds