Home
last modified time | relevance | path

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

/fs/
Dutimes.c79 static int do_utimes_path(int dfd, const char __user *filename, in do_utimes_path() function
144 return do_utimes_path(dfd, filename, times, flags); in do_utimes()