Home
last modified time | relevance | path

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

/littlefs-3.5.0-3.4.0/
Dlfs.c1510 lfs_off_t off1 = 0; in lfs_dir_commitcrc() local
1549 if (off1 == 0) { in lfs_dir_commitcrc()
1550 off1 = commit->off + sizeof(uint32_t); in lfs_dir_commitcrc()
1567 lfs_off_t noff = off1; in lfs_dir_commitcrc()
1573 if (i == off1 && crc != crc1) { in lfs_dir_commitcrc()