Home
last modified time | relevance | path

Searched defs:times (Results 1 – 3 of 3) sorted by relevance

/fs/
Dutimes.c27 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common()
129 long do_utimes(int dfd, char __user *filename, struct timespec *times, int flags) in do_utimes()
194 struct timeval times[2]; in SYSCALL_DEFINE3() local
/fs/isofs/
Drock.h73 struct stamp times[0]; /* Variable number of these beasts */ member
/fs/hostfs/
Dhostfs_user.c238 struct timeval times[2]; in set_attr() local