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

/external/e2fsprogs/lib/support/
H A Ddict.h100 extern dnode_t *dict_upper_bound(dict_t *, const void *);
H A Ddict.c531 dnode_t *dict_upper_bound(dict_t *dict, const void *key) function
1459 dn = dict_upper_bound(d, tok1);

Completed in 150 milliseconds