Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Ddfs_cache.c28 #define CACHE_MIN_TTL 120 /* 2 minutes */ macro
496 ce->ttl = max_t(int, refs[0].ttl, CACHE_MIN_TTL); in copy_ref_data()