Home
last modified time | relevance | path

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

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