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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c4630 static int dict_int_cmp(const void *a, const void *b) function
4740 dict_init(&ino_dict, DICTCOUNT_T_MAX, dict_int_cmp);
4741 dict_init(&blk_dict, DICTCOUNT_T_MAX, dict_int_cmp);

Completed in 51 milliseconds