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

/linux-master/include/linux/sunrpc/
H A Dcache.h216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) function
/linux-master/net/sunrpc/
H A Dcache.c73 cache_is_expired(detail, tmp))
124 cache_is_expired(detail, tmp)) {
476 if (!cache_is_expired(current_detail, ch))
1439 if (cache_is_expired(cd, cp))
H A Dsvcauth_unix.c348 if (cache_is_expired(sn->ip_map_cache, &ipm->h)) {

Completed in 208 milliseconds