Searched refs:lfs1_off_t (Results 1 – 2 of 2) sorted by relevance
40 typedef uint32_t lfs1_off_t; typedef117 lfs1_off_t off, void *buffer, lfs1_size_t size);123 lfs1_off_t off, const void *buffer, lfs1_size_t size);198 lfs1_off_t off;217 lfs1_off_t off;224 lfs1_off_t poff;231 lfs1_off_t pos;233 lfs1_off_t off;240 lfs1_off_t off;243 lfs1_off_t pos;[all …]
79 for (lfs1_off_t i = 0; i < size; i++) { in lfs1_cache_cmp()98 for (lfs1_off_t i = 0; i < size; i++) { in lfs1_cache_crc()502 lfs1_off_t oldoff;545 lfs1_off_t oldoff = sizeof(dir->d); in lfs1_dir_commit()1108 lfs1_off_t size = *off; in lfs1_ctz_index()1110 lfs1_off_t i = size / b; in lfs1_ctz_index()1130 lfs1_off_t current = lfs1_ctz_index(lfs1, &(lfs1_off_t){size-1}); in lfs1_ctz_find()1259 lfs1_off_t index = lfs1_ctz_index(lfs1, &(lfs1_off_t){size-1}); in lfs1_ctz_traverse()1468 lfs1_off_t pos = file->pos; in lfs1_file_flush()1654 lfs1_off_t pos = file->pos; in lfs1_file_write()[all …]
Completed in 8 milliseconds