Searched defs:STATX_BTIME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ | ||
H A D | statx.c | 104 #define STATX_BTIME (1<<11) macro |
/freebsd/sys/compat/linux/ | ||
H A D | linux.h | 297 #define STATX_BTIME 0x0800 macro |