Searched refs:vfs_utimes (Results 1 – 4 of 4) sorted by relevance
19 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() function97 error = vfs_utimes(&path, times); in do_utimes_path()118 error = vfs_utimes(&f.file->f_path, times); in do_utimes_fd()
251 error = vfs_utimes(&path, ts); in init_utimes()
376 vfs_utimes(&wfile->f_path, t); in do_copy()
1755 int vfs_utimes(const struct path *path, struct timespec64 *times);