Searched refs:diff_timespec (Results 1 – 1 of 1) sorted by relevance
1842 static double diff_timespec(const struct timespec *t1, in diff_timespec() function1860 if (diff_timespec(&now, &node->stat_updated) > f->conf.ac_attr_timeout) { in open_auto_cache()