Searched refs:stx_uid (Results 1 – 7 of 7) sorted by relevance
106 __u32 stx_uid; /* User ID of owner */ member
137 printf("Uid: %5d ", stx->stx_uid); in dump_statx()
1019 buf->st_uid = statx.stx_uid; in stat()
634 tmp.stx_uid = from_kuid_munged(current_user_ns(), stat->uid); in cp_statx()
2709 abi_uint stx_uid; /* User ID of owner */ member
7709 __put_user(host_stx->stx_uid, &target_stx->stx_uid); in host_to_target_statx()11905 __put_user(st.st_uid, &target_stx->stx_uid); in _syscall2()