Function report |
Source Code:kernel\user_namespace.c |
Create Date:2022-07-28 11:19:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_id_range_down_base - Find idmap via binary search in static extent array.* Can only be called if number of mappings is equal or less than* UID_GID_MAP_MAX_BASE_EXTENTS.
Proto:static struct uid_gid_extent *map_id_range_down_base(unsigned extents, struct uid_gid_map *map, unsigned int id, unsigned int count)
Type:struct uid_gid_extent
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned | extents | |
struct uid_gid_map * | map | |
unsigned int | id | |
unsigned int | count |
287 | Return NULL |
Name | Describe |
---|---|
map_id_range_down |
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 |