Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c1633 lfs_off_t off1 = 0; in lfs_dir_commitcrc() local
1711 if (off1 == 0) { in lfs_dir_commitcrc()
1712 off1 = commit->off + sizeof(lfs_tag_t); in lfs_dir_commitcrc()
1740 NULL, &lfs->rcache, off1+sizeof(uint32_t), in lfs_dir_commitcrc()
1741 commit->block, off, off1-off, &crc); in lfs_dir_commitcrc()
1755 commit->block, off1, sizeof(uint32_t), &crc); in lfs_dir_commitcrc()