Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/support/
Ddict.h90 extern dict_t *dict_create(dictcount_t, dict_comp_t);
Ddict.c261 dict_t *dict_create(dictcount_t maxcount, dict_comp_t comp) in dict_create() function
/third_party/f2fs-tools/fsck/
Ddict.h89 extern dict_t *dict_create(dictcount_t, dict_comp_t);
Ddict.c248 dict_t *dict_create(dictcount_t maxcount, dict_comp_t comp) in dict_create() function