Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstatx.c138 stx_timestamp_t stx_btime; member
294 stx.stx_btime.tv_sec, stx.stx_btime.tv_nsec); in main()
/freebsd/sys/compat/linux/
H A Dlinux.h277 struct l_statx_timestamp stx_btime; member
H A Dlinux_stats.c736 tbuf.stx_btime.tv_sec = buf->st_birthtim.tv_sec; in statx_copyout()
737 tbuf.stx_btime.tv_nsec = buf->st_birthtim.tv_nsec; in statx_copyout()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1735 <var-decl name='stx_btime' type-id='94101016' visibility='default'/>