Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux.h317 uint32_t stx_nlink; member
H A Dlinux_stats.c678 tbuf.stx_nlink = buf->st_nlink; in statx_copyout()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp341 out->st_nlink = in->stx_nlink; in statx_to_stat()