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

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

Completed in 105 milliseconds