Home
last modified time | relevance | path

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

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