Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/
Dcache.c122 static void cache_fresh_locked(struct cache_head *head, time_t expiry) in cache_fresh_locked() function
156 cache_fresh_locked(old, new->expiry_time); in sunrpc_cache_update()
182 cache_fresh_locked(tmp, new->expiry_time); in sunrpc_cache_update()
183 cache_fresh_locked(old, 0); in sunrpc_cache_update()
228 cache_fresh_locked(h, seconds_since_boot()+CACHE_NEW_EXPIRY); in try_to_negate_entry()