Searched refs:stx_btime (Results 1 – 2 of 2) sorted by relevance
225 struct linux_statx_timestamp stx_btime; member
155 stx->stx_btime.tv_sec = st->st_birthtime; in bsd_to_linux_statx()156 stx->stx_btime.tv_nsec = st->st_birthtimensec; in bsd_to_linux_statx()