Searched refs:entry_found (Results 1 – 2 of 2) sorted by relevance
94 bool entry_found = false; in check_update_version() local153 entry_found = true; in check_update_version()158 if (entry_found) { in check_update_version()
2207 bool entry_found = false; in read_fat() local2233 (fe->flags & FILE_IS_ACTIVE) && !entry_found) { in read_fat()2234 entry_found = true; in read_fat()