Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_types.h193 #define STATX_SIZE 0x00000200 macro
H A Dlinux_file64.c121 STATX_INO | STATX_SIZE | STATX_BLOCKS | STATX_BTIME; in bsd_to_linux_statx()