Searched refs:cache_is_expired (Results 1 – 3 of 3) sorted by relevance
209 static inline int cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() function
69 if (cache_is_expired(detail, tmp)) in sunrpc_cache_lookup()95 if (cache_is_expired(detail, tmp)) { in sunrpc_cache_lookup()441 if (!cache_is_expired(current_detail, ch)) in cache_clean()1366 if (cache_is_expired(cd, cp)) in c_show()
351 if (cache_is_expired(sn->ip_map_cache, &ipm->h)) { in ip_map_cached_get()