Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sunrpc/
Dcache.h68 #define CACHE_NEW_EXPIRY 120 /* keep new things pending confirmation for 120 seconds */ macro
/linux-6.6.21/net/sunrpc/
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()