Searched refs:stx_btime (Results 1 – 2 of 2) sorted by relevance
327 struct l_statx_timestamp stx_btime; member
688 tbuf.stx_btime.tv_sec = buf->st_birthtim.tv_sec; in statx_copyout()689 tbuf.stx_btime.tv_nsec = buf->st_birthtim.tv_nsec; in statx_copyout()