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