Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:MAX_DEPTH

280 #define MAX_DEPTH 32000
286 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) {