Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/shared/
H A Dos.h62 unsigned long ust_ctime; /* time of last change */ member
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c39 .ust_ctime = src->st_ctime, /* time of last change */ in copy_stat()