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

/external/e2fsprogs/e2fsck/
H A Dpass1b.c105 static int dict_int_cmp(const void *a, const void *b) function
227 dict_init(&ino_dict, DICTCOUNT_T_MAX, dict_int_cmp);
228 dict_init(&blk_dict, DICTCOUNT_T_MAX, dict_int_cmp);

Completed in 32 milliseconds