Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2715 abi_uint stx_uid; /* User ID of owner */ member
H A Dsyscall.c7670 __put_user(host_stx->stx_uid, &target_stx->stx_uid); in host_to_target_statx()
11793 __put_user(st.st_uid, &target_stx->stx_uid); in _syscall2()