Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dutimes.c107 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() function
142 return do_utimes_fd(dfd, times, flags); in do_utimes()