Searched refs:__st_birthtimespec (Results 1 – 2 of 2) sorted by relevance
60 struct timespec_compat __st_birthtimespec; member99 ost->__st_birthtimespec.tv_sec = in cvtstat()100 __BOUNDLONG(st->__st_birthtimespec.tv_sec); in cvtstat()101 ost->__st_birthtimespec.tv_nsec = st->__st_birthtimespec.tv_nsec; in cvtstat()
74 struct timespec __st_birthtimespec; /* time of file creation */ member