Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse.c1842 static double diff_timespec(const struct timespec *t1, in diff_timespec() function
1860 if (diff_timespec(&now, &node->stat_updated) > f->conf.ac_attr_timeout) { in open_auto_cache()