Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\uidgid.h Create Date:2022-07-28 05:38:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:from_kgid

Proto:static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid)

Type:gid_t

Parameter:

TypeParameterName
struct user_namespace *to
kgid_tkgid
160  Return __kgid_val(kgid)
Caller
NameDescribe
call_sbin_request_keyRequest userspace finish the construction of a key* - execute "/sbin/request-key "
posix_acl_fix_xattr_usernsFix up the uids and gids in posix acl extended attributes in place.