Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2702 struct target_statx { struct
H A Dsyscall.c421 unsigned int, mask, struct target_statx *, statxbuf)
7695 static inline abi_long host_to_target_statx(struct target_statx *host_stx, in host_to_target_statx()
7698 struct target_statx *target_stx; in host_to_target_statx()
11863 struct target_statx *target_stx; in _syscall2()
11876 struct target_statx host_stx; in _syscall2()