Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.c103 static inline bool cache_entry_expired(const struct dfs_cache_entry *ce) in cache_entry_expired() function
179 cache_entry_expired(ce) ? "yes" : "no"); in dfscache_proc_show()
248 cache_entry_expired(ce) ? "yes" : "no"); in dump_ce()
713 if (cache_entry_expired(ce)) { in do_dfs_cache_find()
1406 if (!cache_entry_expired(ce)) in do_refresh_tcon()