Home
last modified time | relevance | path

Searched refs:stx_btime (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux.h327 struct l_statx_timestamp stx_btime; member
H A Dlinux_stats.c688 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()