Searched refs:cache_entry_expired (Results 1 – 2 of 2) sorted by relevance
104 static inline bool cache_entry_expired(const struct cache_entry *ce) in cache_entry_expired() function175 cache_entry_expired(ce) ? "yes" : "no"); in dfscache_proc_show()244 cache_entry_expired(ce) ? "yes" : "no"); in dump_ce()728 if (!cache_entry_expired(ce)) { in __dfs_cache_find()1566 if (!cache_entry_expired(ce)) { in refresh_tcon()
2118 DEFINE_CACHE_EVENT(cache_entry_expired);