Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux.h322 uint64_t stx_ino; member
H A Dlinux_stats.c682 tbuf.stx_ino = buf->st_ino; in statx_copyout()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp339 out->st_ino = in->stx_ino; in statx_to_stat()