Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
H A Dfuse.c545 static double diff_timespec(const struct timespec *t1,
3180 static double diff_timespec(const struct timespec *t1, in diff_timespec() function
3198 if (diff_timespec(&now, &node->stat_updated) > in open_auto_cache()
4415 age = diff_timespec(&now, &lnode->forget_time); in fuse_clean_cache()
/third_party/ntfs-3g/libfuse-lite/
H A 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()

Completed in 12 milliseconds