Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass1b.c107 static int dict_int_cmp(const void *a, const void *b) in dict_int_cmp() function
231 dict_init(&ino_dict, DICTCOUNT_T_MAX, dict_int_cmp); in e2fsck_pass1_dupblocks()
232 dict_init(&clstr_dict, DICTCOUNT_T_MAX, dict_int_cmp); in e2fsck_pass1_dupblocks()