Home
last modified time | relevance | path

Searched refs:ust_atime (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/include/shared/
H A Dos.h60 unsigned long ust_atime; /* time of last access */ member
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c37 .ust_atime = src->st_atime, /* time of last access */ in copy_stat()