Home
last modified time | relevance | path

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

/netbsd/sys/compat/linux/common/
H A Dlinux_types.h197 #define STATX__RESERVED 0x80000000 macro
H A Dlinux_file64.c115 if (mask & STATX__RESERVED) in bsd_to_linux_statx()