Searched refs:needs_refresh (Results 1 – 1 of 1) sorted by relevance
1245 bool needs_refresh; in refresh_tcon_referral() local1262 needs_refresh = force_refresh || IS_ERR(ce) || cache_entry_expired(ce); in refresh_tcon_referral()1263 if (!needs_refresh) { in refresh_tcon_referral()