Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs_cache.c1219 bool needs_refresh; in refresh_tcon_referral() local
1236 needs_refresh = force_refresh || IS_ERR(ce) || cache_entry_expired(ce); in refresh_tcon_referral()
1237 if (!needs_refresh) { in refresh_tcon_referral()