Searched refs:fs__utime_handle (Results 1 – 1 of 1) sorted by relevance
2393 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() function2430 if (fs__utime_handle(handle, atime, mtime) != 0) in fs__utime_impl_from_path()2481 if (fs__utime_handle(handle, req->fs.time.atime, req->fs.time.mtime) != 0) { in fs__futime()
Completed in 10 milliseconds