Searched refs:utimes_common (Results 1 – 1 of 1) sorted by relevance
19 static int utimes_common(const struct path *path, struct timespec64 *times) in utimes_common() function112 error = utimes_common(&f.file->f_path, times); in do_utimes()125 error = utimes_common(&path, times); in do_utimes()