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

/linux-master/fs/
H A Dutimes.c80 static int do_utimes_path(int dfd, const char __user *filename, function
145 return do_utimes_path(dfd, filename, times, flags);

Completed in 97 milliseconds