Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2708 struct target_statx { struct
H A Dsyscall.c420 unsigned int, mask, struct target_statx *, statxbuf)
7656 static inline abi_long host_to_target_statx(struct target_statx *host_stx, in host_to_target_statx()
7659 struct target_statx *target_stx; in host_to_target_statx()
11751 struct target_statx *target_stx; in _syscall2()
11764 struct target_statx host_stx; in _syscall2()