Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds