Searched refs:map_id_range_down_max (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Duser_namespace.c275 * map_id_range_down_max - Find idmap via binary search in ordered idmap array.
279 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) function
324 extent = map_id_range_down_max(extents, map, id, count);

Completed in 223 milliseconds