Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Ddict.c72 #define DICT_DEPTH_MAX 64 macro
1064 dnode_t *tree[DICT_DEPTH_MAX] = { 0 }; in dict_load_end()
1125 for (i = 0; i < DICT_DEPTH_MAX; i++) { in dict_load_end()