Searched refs:tempcount (Results 1 – 1 of 1) sorted by relevance
1120 uint16_t tempcount = 0; in lfs_dir_fetchmatch() local1195 dir->count = tempcount; in lfs_dir_fetchmatch()1220 if (lfs_tag_id(tag) >= tempcount) { in lfs_dir_fetchmatch()1221 tempcount = lfs_tag_id(tag) + 1; in lfs_dir_fetchmatch()1224 tempcount += lfs_tag_splice(tag); in lfs_dir_fetchmatch()