Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dutimes.c108 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() function
143 return do_utimes_fd(dfd, times, flags); in do_utimes()