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

/external/e2fsprogs/e2fsck/
H A Ddict.h100 extern dnode_t *dict_upper_bound(dict_t *, const void *);
H A Ddict.c525 dnode_t *dict_upper_bound(dict_t *dict, const void *key) function
1449 dn = dict_upper_bound(d, tok1);

Completed in 22 milliseconds