Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux.h321 uint64_t stx_size; member
HDlinux_stats.c742 tbuf.stx_size = buf->st_size; in statx_copyout()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_linux.cpp345 out->st_size = in->stx_size; in statx_to_stat()