Home
last modified time | relevance | path

Searched refs:stx_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux.h320 uint16_t stx_mode; member
H A Dlinux_stats.c667 tbuf.stx_mode = buf->st_mode; in statx_copyout()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp302 out->st_mode = in->stx_mode; in statx_to_stat()