Home
last modified time | relevance | path

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

/aosp_15_r20/external/erofs-utils/lib/
H A Dblobchunk.c118 static int erofs_blob_hashmap_cmp(const void *a, const void *b, in erofs_blob_hashmap_cmp() function
616 hashmap_init(&blob_hashmap, erofs_blob_hashmap_cmp, 0); in erofs_blob_init()