Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2720 abi_ullong stx_ino; /* Inode number */ member
H A Dsyscall.c7673 __put_user(host_stx->stx_ino, &target_stx->stx_ino); in host_to_target_statx()
11791 __put_user(st.st_ino, &target_stx->stx_ino); in _syscall2()