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

/linux-master/fs/
H A Dutimes.c109 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) function
144 return do_utimes_fd(dfd, times, flags);

Completed in 94 milliseconds