cache_fresh_locked  142 net/sunrpc/cache.c 			is_new = cache_fresh_locked(old, new->expiry_time);
cache_fresh_locked  168 net/sunrpc/cache.c 	is_new = cache_fresh_locked(tmp, new->expiry_time);
cache_fresh_locked  169 net/sunrpc/cache.c 	cache_fresh_locked(old, 0);
cache_fresh_locked  227 net/sunrpc/cache.c 					     cache_fresh_locked(h, get_seconds()+CACHE_NEW_EXPIRY));