Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dree_fs_ta.c94 bool entry_found = false; in check_update_version() local
153 entry_found = true; in check_update_version()
158 if (entry_found) { in check_update_version()
/optee_os/core/tee/
H A Dtee_rpmb_fs.c2207 bool entry_found = false; in read_fat() local
2233 (fe->flags & FILE_IS_ACTIVE) && !entry_found) { in read_fat()
2234 entry_found = true; in read_fat()