Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dcache.h68 #define CACHE_NEW_EXPIRY 120 /* keep new things pending confirmation for 120 seconds */ macro
/openbmc/linux/net/sunrpc/
H A Dcache.c51 h->expiry_time = now + CACHE_NEW_EXPIRY; in cache_init()
275 cache_fresh_locked(h, seconds_since_boot()+CACHE_NEW_EXPIRY, in try_to_negate_entry()