Home
last modified time | relevance | path

Searched refs:dict_last (Results 1 – 2 of 2) sorted by relevance

/third_party/f2fs-tools/fsck/
Ddict.h106 extern dnode_t *dict_last(dict_t *);
Ddict.c853 dnode_t *dict_last(dict_t *dict) in dict_last() function