Searched refs:vfs_utimes (Results 1 – 4 of 4) sorted by relevance
20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() function99 error = vfs_utimes(&path, times); in do_utimes_path()117 return vfs_utimes(&fd_file(f)->f_path, times); in do_utimes_fd()
256 error = vfs_utimes(&path, ts); in init_utimes()
140 vfs_utimes(path, t); in do_utime_path()
2038 int vfs_utimes(const struct path *path, struct timespec64 *times);