Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_types.h196 #define STATX_BTIME 0x00000800 macro
H A Dlinux_file64.c121 STATX_INO | STATX_SIZE | STATX_BLOCKS | STATX_BTIME; in bsd_to_linux_statx()
153 rmask &= ~STATX_BTIME; in bsd_to_linux_statx()