Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dutimes.c78 static int do_utimes_path(int dfd, const char __user *filename, in do_utimes_path() function
143 return do_utimes_path(dfd, filename, times, flags); in do_utimes()