Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.c163 ctx->extent_depth_count[i] = 0; in e2fsck_reset_context()
De2fsck.h342 __u32 extent_depth_count[MAX_EXTENT_DEPTH_COUNT]; member
Dunix.c158 if (ctx->extent_depth_count[j]) in show_stats()
165 printf("%u", ctx->extent_depth_count[i]); in show_stats()
Dpass1.c1844 ctx->extent_depth_count[info.max_depth]++; in check_blocks_extents()