Searched refs:stx_btime (Results 1 – 2 of 2) sorted by relevance
117 struct statx_timestamp stx_btime; /* File creation time */ member
540 tmp.stx_btime.tv_sec = stat->btime.tv_sec; in cp_statx()541 tmp.stx_btime.tv_nsec = stat->btime.tv_nsec; in cp_statx()