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

/linux-master/net/sunrpc/
H A Dcache.c161 static void cache_fresh_locked(struct cache_head *head, time64_t expiry, function
215 cache_fresh_locked(old, new->expiry_time, detail);
236 cache_fresh_locked(tmp, new->expiry_time, detail);
237 cache_fresh_locked(old, 0, detail);
275 cache_fresh_locked(h, seconds_since_boot()+CACHE_NEW_EXPIRY,

Completed in 182 milliseconds