Searched refs:needs_refresh (Results 1 – 1 of 1) sorted by relevance
1181 bool needs_refresh = false; in __refresh_tcon() local1190 needs_refresh = force_refresh || IS_ERR(ce) || cache_entry_expired(ce); in __refresh_tcon()1197 if (!needs_refresh) { in __refresh_tcon()