Home
last modified time | relevance | path

Searched refs:utimes_common (Results 1 – 1 of 1) sorted by relevance

/fs/
Dutimes.c51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common() function
153 error = utimes_common(&f.file->f_path, times); in do_utimes()
166 error = utimes_common(&path, times); in do_utimes()