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