Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:MAX_EXTENT_DEPTH_COUNT

1837 		if (info.max_depth >= MAX_EXTENT_DEPTH_COUNT)
1838 info.max_depth = MAX_EXTENT_DEPTH_COUNT-1;