Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dcache.h212 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired() function
/linux-6.3-rc2/net/sunrpc/
A Dcache.c73 cache_is_expired(detail, tmp)) in sunrpc_cache_find_rcu()
124 cache_is_expired(detail, tmp)) { in sunrpc_cache_add_entry()
476 if (!cache_is_expired(current_detail, ch)) in cache_clean()
1439 if (cache_is_expired(cd, cp)) in c_show()
A Dsvcauth_unix.c347 if (cache_is_expired(sn->ip_map_cache, &ipm->h)) { in ip_map_cached_get()

Completed in 9 milliseconds