Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux.h319 uint32_t stx_gid; member
H A Dlinux_stats.c680 tbuf.stx_gid = buf->st_gid; in statx_copyout()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp343 out->st_gid = in->stx_gid; in statx_to_stat()