Searched refs:tempcount (Results 1 – 1 of 1) sorted by relevance
1044 uint16_t tempcount = 0; in lfs_dir_fetchmatch() local1117 dir->count = tempcount; in lfs_dir_fetchmatch()1147 if (lfs_tag_id(tag) >= tempcount) { in lfs_dir_fetchmatch()1148 tempcount = lfs_tag_id(tag) + 1; in lfs_dir_fetchmatch()1151 tempcount += lfs_tag_splice(tag); in lfs_dir_fetchmatch()