Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2716 abi_uint stx_gid; /* Group ID of owner */ member
H A Dsyscall.c7671 __put_user(host_stx->stx_gid, &target_stx->stx_gid); in host_to_target_statx()
11794 __put_user(st.st_gid, &target_stx->stx_gid); in _syscall2()