Searched refs:FILE_ENTRY_MAX_AGE (Results 1 – 1 of 1) sorted by relevance
199 constexpr auto FILE_ENTRY_MAX_AGE = 10s; variable209 return ent->last_valid + FILE_ENTRY_MAX_AGE < now; in need_validation_file_entry()