Home
last modified time | relevance | path

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

/netbsd/external/mit/libuv/dist/src/unix/
H A Dlinux-syscalls.h46 uint64_t stx_ino; member
H A Dfs.c1568 buf->st_ino = statxbuf.stx_ino; in uv__fs_statx()
/netbsd/sys/compat/linux/common/
H A Dlinux_types.h218 uint64_t stx_ino; member
H A Dlinux_file64.c142 stx->stx_ino = st->st_ino; in bsd_to_linux_statx()