Home
last modified time | relevance | path

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

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