Searched refs:map_rehash (Results 1 – 1 of 1) sorted by relevance
89 static int map_rehash(struct map *map);97 if ((rc = map_rehash(map)) < 0) in map_reput()119 static int map_rehash(struct map *map) in map_rehash() function