Searched refs:dir_max (Results 1 – 1 of 1) sorted by relevance
58 extern const int dir_max;93 const int dir_max = sizeof(dir_list) / sizeof(*dir_list); variable134 file->prop.dir.parent = (u16)((dir_id != 0) ? dir_list[dir_id].parent : dir_max); in CustomRom_ArchiveProc()154 if ((cur->obj.dir >= dir_list) && (cur->obj.dir < dir_list + dir_max)) in CustomRom_ArchiveProc()