Searched refs:host_to_target_statx (Results 1 – 1 of 1) sorted by relevance
7695 static inline abi_long host_to_target_statx(struct target_statx *host_stx, in host_to_target_statx() function11881 if (host_to_target_statx(&host_stx, arg5) != 0) { in _syscall2()