Searched refs:PR_2_ALLOC_DIRBOCK (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | pass2.c | 1910 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1929 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1937 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1950 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1964 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block()
|
D | problem.h | 893 #define PR_2_ALLOC_DIRBOCK 0x020022 macro
|
D | problem.c | 1496 { PR_2_ALLOC_DIRBOCK,
|