Searched refs:off1 (Results 1 – 1 of 1) sorted by relevance
1264 const lfs_off_t off1 = commit->off; in lfs_dir_commitcrc() local1267 const lfs_off_t end = lfs_alignup(off1 + 2*sizeof(uint32_t), in lfs_dir_commitcrc()1318 lfs_off_t noff = off1 + sizeof(uint32_t); in lfs_dir_commitcrc()1324 if (i == off1 && crc != crc1) { in lfs_dir_commitcrc()