Home
last modified time | relevance | path

Searched refs:PR_0_FIRST_DATA_BLOCK (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.h81 #define PR_0_FIRST_DATA_BLOCK 0x000008 macro
Dproblem.c148 { PR_0_FIRST_DATA_BLOCK,
Dsuper.c565 fix_problem(ctx, PR_0_FIRST_DATA_BLOCK, &pctx); in check_super_block()