| Function report | 
| Source Code: kernel\user_namespace.c | Create Date:2022-07-28 11:19:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:make_kgid - Map a user-namespace gid pair into a kgid
Proto:kgid_t make_kgid(struct user_namespace *ns, gid_t gid)
Type:kgid_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct user_namespace * | ns | |
| gid_t | gid | 
| 457 | Return | 
| Name | Describe | 
|---|---|
| groups16_from_user | |
| new_idmap_permitted | |
| audit_data_to_entry | Translate struct audit_rule_data to kernel's rule representation. | 
| policy_view_capable | policy_view_capable - check if viewing policy in at @ns is allowed* Returns: true if viewing policy is allowed* If @ns is NULL then the namespace being viewed is assumed to be the* tasks current namespace. | 
| posix_acl_fix_xattr_userns | Fix up the uids and gids in posix acl extended attributes in place. | 
| posix_acl_from_xattr | Convert from extended attribute to in-memory representation. | 
| xdr_nfsace_decode | |
| check_quotactl_permission | |
| parse_mount_options | parse_mount_options():* Set @opts to mount options specified in @data. If an option is not* specified in @data, set it to its default value.* Note: @data may be NULL (in which case all options are set to default). | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |