Searched refs:mtime_eq (Results 1 – 1 of 1) sorted by relevance
2473 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq() function2499 if (node->cache_valid && (!mtime_eq(stbuf, &node->mtime) || in update_stat()