Home
last modified time | relevance | path

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

/fs/
Dutimes.c19 static int utimes_common(const struct path *path, struct timespec64 *times) in utimes_common()
88 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes()
166 struct timeval times[2]; in do_futimesat() local
204 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
/fs/isofs/
Drock.h74 struct stamp times[0]; /* Variable number of these beasts */ member
/fs/hostfs/
Dhostfs_user.c197 struct timeval times[2]; in set_attr() local