Home
last modified time | relevance | path

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

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