Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c7656 static inline abi_long host_to_target_statx(struct target_statx *host_stx, in host_to_target_statx() function
11769 if (host_to_target_statx(&host_stx, arg5) != 0) { in _syscall2()