Lines Matching refs:uid_gid_map
30 struct uid_gid_map *map);
279 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max()
297 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base()
315 static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down()
335 u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down()
346 map_id_range_up_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_base()
369 map_id_range_up_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up_max()
381 u32 map_id_range_up(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_up()
401 u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up()
674 struct uid_gid_map *map) in m_start()
742 static bool mappings_overlap(struct uid_gid_map *new_map, in mappings_overlap()
786 static int insert_extent(struct uid_gid_map *map, struct uid_gid_extent *extent) in insert_extent()
854 static int sort_idmaps(struct uid_gid_map *map) in sort_idmaps()
890 struct uid_gid_map *new_map) in verify_root_map()
933 struct uid_gid_map *map, in map_write()
934 struct uid_gid_map *parent_map) in map_write()
938 struct uid_gid_map new_map; in map_write()
974 memset(&new_map, 0, sizeof(struct uid_gid_map)); in map_write()
1172 struct uid_gid_map *new_map) in new_idmap_permitted()