Home
last modified time | relevance | path

Searched refs:hashmap_get_next (Results 1 – 2 of 2) sorted by relevance

/external/erofs-utils/include/erofs/
Dhashmap.h76 void *hashmap_get_next(const struct hashmap *map, const void *entry);
/external/erofs-utils/lib/
Dhashmap.c173 void *hashmap_get_next(const struct hashmap *map, const void *entry) in hashmap_get_next() function