Searched refs:utimes_common (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dutimes.c51 static int utimes_common(struct path *path, struct timespec *times) function
153 error = utimes_common(&file->f_path, times);
166 error = utimes_common(&path, times);

Completed in 105 milliseconds