Searched refs:hashmap_get_from_hash (Results 1 – 2 of 2) sorted by relevance
80 static inline void *hashmap_get_from_hash(const struct hashmap *map, in hashmap_get_from_hash() function
68 chunk = hashmap_get_from_hash(&blob_hashmap, hash, sha256); in erofs_blob_getchunk()