uid_gid_map        56 include/linux/user_namespace.h 	struct uid_gid_map	uid_map;
uid_gid_map        57 include/linux/user_namespace.h 	struct uid_gid_map	gid_map;
uid_gid_map        58 include/linux/user_namespace.h 	struct uid_gid_map	projid_map;
uid_gid_map        29 kernel/user_namespace.c 				struct uid_gid_map *map);
uid_gid_map       254 kernel/user_namespace.c map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count)
uid_gid_map       272 kernel/user_namespace.c map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count)
uid_gid_map       290 kernel/user_namespace.c static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count)
uid_gid_map       310 kernel/user_namespace.c static u32 map_id_down(struct uid_gid_map *map, u32 id)
uid_gid_map       321 kernel/user_namespace.c map_id_up_base(unsigned extents, struct uid_gid_map *map, u32 id)
uid_gid_map       341 kernel/user_namespace.c map_id_up_max(unsigned extents, struct uid_gid_map *map, u32 id)
uid_gid_map       353 kernel/user_namespace.c static u32 map_id_up(struct uid_gid_map *map, u32 id)
uid_gid_map       641 kernel/user_namespace.c 		     struct uid_gid_map *map)
uid_gid_map       709 kernel/user_namespace.c static bool mappings_overlap(struct uid_gid_map *new_map,
uid_gid_map       753 kernel/user_namespace.c static int insert_extent(struct uid_gid_map *map, struct uid_gid_extent *extent)
uid_gid_map       821 kernel/user_namespace.c static int sort_idmaps(struct uid_gid_map *map)
uid_gid_map       847 kernel/user_namespace.c 			 struct uid_gid_map *map,
uid_gid_map       848 kernel/user_namespace.c 			 struct uid_gid_map *parent_map)
uid_gid_map       852 kernel/user_namespace.c 	struct uid_gid_map new_map;
uid_gid_map       888 kernel/user_namespace.c 	memset(&new_map, 0, sizeof(struct uid_gid_map));
uid_gid_map      1086 kernel/user_namespace.c 				struct uid_gid_map *new_map)