Home
last modified time | relevance | path

Searched refs:DICT_DEPTH_MAX (Results 1 – 2 of 2) 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()
/third_party/e2fsprogs/lib/support/
Ddict.c77 #define DICT_DEPTH_MAX 64 macro
1104 dnode_t *tree[DICT_DEPTH_MAX] = { 0 }; in dict_load_end()
1165 for (i = 0; i < DICT_DEPTH_MAX; i++) { in dict_load_end()