Searched refs:attr_cache_max_age (Results 1 – 1 of 1) sorted by relevance
61 static double attr_cache_max_age = 1.5; variable477 if (attr_cache_max_age == 0.0) { in lookup_attr_cache()487 if (now > t + attr_cache_max_age) { in lookup_attr_cache()