Searched refs:ust_atime (Results 1 – 2 of 2) sorted by relevance
/arch/um/include/shared/ | ||
D | os.h | 53 unsigned long ust_atime; /* time of last access */ member |
/arch/um/os-Linux/ | ||
D | file.c | 32 .ust_atime = src->st_atime, /* time of last access */ in copy_stat() |