Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1127 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq() function
1152 if (node->cache_valid && (!mtime_eq(stbuf, &node->mtime) || in update_stat()
/third_party/libfuse/lib/
H A Dfuse.c2424 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq() function
2450 if (node->cache_valid && (!mtime_eq(stbuf, &node->mtime) || in update_stat()

Completed in 12 milliseconds