1 /* copied from kernel definition, but with padding replaced
2 * by the corresponding correctly-sized userspace types. */
6 short __st_dev_padding
;
7 long __st_ino_truncated
;
13 short __st_rdev_padding
;
17 struct timespec st_atim
;
18 struct timespec st_mtim
;
19 struct timespec st_ctim
;