Home
last modified time | relevance | path

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

/arch/um/os-Linux/
Dfile.c33 .ust_mtime = src->st_mtime, /* time of last modification */ in copy_stat()
336 *modtime = buf.ust_mtime; in os_file_modtime()
/arch/um/include/shared/
Dos.h54 unsigned long ust_mtime; /* time of last modification */ member