Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dutimes.c80 static int do_utimes_path(int dfd, const char __user *filename, in do_utimes_path() function
145 return do_utimes_path(dfd, filename, times, flags); in do_utimes()