Home
last modified time | relevance | path

Searched refs:actime (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dutime.h8 __kernel_old_time_t actime; member
/linux/include/linux/
H A Dtime32.h23 old_time32_t actime; member
/linux/fs/
H A Dutimes.c215 if (get_user(tv[0].tv_sec, &times->actime) || in SYSCALL_DEFINE2()
237 if (get_user(tv[0].tv_sec, &t->actime) || in SYSCALL_DEFINE2()