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

/linux-master/fs/smb/client/
H A Ddfs_cache.c29 #define CACHE_MIN_TTL 120 /* 2 minutes */ macro
388 ce->ttl = max_t(int, refs[0].ttl, CACHE_MIN_TTL);

Completed in 123 milliseconds