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
152 error = utimes_common(&file->f_path, times); in do_utimes()
165 error = utimes_common(&path, times); in do_utimes()