Searched refs:stx_btime (Results 1 – 2 of 2) sorted by relevance
209 struct uv__statx_timestamp stx_btime; member
1139 buf->st_birthtim.tv_sec = statxbuf->stx_btime.tv_sec; in uv__statx_to_stat()1140 buf->st_birthtim.tv_nsec = statxbuf->stx_btime.tv_nsec; in uv__statx_to_stat()
Completed in 12 milliseconds