Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dutimes.c109 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() function
144 return do_utimes_fd(dfd, times, flags); in do_utimes()