Home
last modified time | relevance | path

Searched refs:off1 (Results 1 – 1 of 1) sorted by relevance

/littlefs-latest/
Dlfs.c1686 lfs_off_t off1 = 0; in lfs_dir_commitcrc() local
1764 if (off1 == 0) { in lfs_dir_commitcrc()
1765 off1 = commit->off + sizeof(lfs_tag_t); in lfs_dir_commitcrc()
1793 NULL, &lfs->rcache, off1+sizeof(uint32_t), in lfs_dir_commitcrc()
1794 commit->block, off, off1-off, &crc); in lfs_dir_commitcrc()
1808 commit->block, off1, sizeof(uint32_t), &crc); in lfs_dir_commitcrc()