Lines Matching defs:off
50 lfs_block_t block, lfs_off_t off, in lfs_bd_read()
133 lfs_block_t block, lfs_off_t off, in lfs_bd_cmp()
212 lfs_block_t block, lfs_off_t off, in lfs_bd_prog()
364 lfs_off_t off; member
536 lfs_block_t off = ((block - lfs->free.off) in lfs_alloc_lookahead() local
566 lfs_block_t off = lfs->free.i; in lfs_alloc() local
614 lfs_off_t off = dir->off; in lfs_dir_getslice() local
683 lfs_off_t off, void *buffer, lfs_size_t size) { in lfs_dir_getread()
783 lfs_off_t off; member
803 const lfs_mdir_t *dir, lfs_off_t off, lfs_tag_t ptag, in lfs_dir_traverse()
1041 lfs_off_t off = 0; in lfs_dir_fetchmatch() local
1432 lfs_off_t off; member
1517 lfs_off_t off = commit->off + sizeof(lfs_tag_t); in lfs_dir_commitcrc() local
1566 lfs_off_t off = commit->begin; in lfs_dir_commitcrc() local
2593 static int lfs_dir_rawseek(lfs_t *lfs, lfs_dir_t *dir, lfs_off_t off) { in lfs_dir_rawseek()
2649 static int lfs_ctz_index(lfs_t *lfs, lfs_off_t *off) { in lfs_ctz_index()
2665 lfs_size_t pos, lfs_block_t *block, lfs_off_t *off) { in lfs_ctz_find()
2700 lfs_block_t *block, lfs_off_t *off) { in lfs_ctz_extend()
3464 lfs_soff_t off, int whence) {
4681 lfs_off_t off; member
4701 lfs_off_t off; member
4714 lfs_off_t off; member
4736 lfs_off_t off, void *buffer, lfs_size_t size) {
4744 lfs_off_t off, lfs_size_t size, uint32_t *crc) {
5585 lfs_soff_t off, int whence) {
5723 int lfs_dir_seek(lfs_t *lfs, lfs_dir_t *dir, lfs_off_t off) {