Searched refs:PR_2_ALLOC_DIRBOCK (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | pass2.c | 1865 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1884 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1892 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1905 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block() 1919 fix_problem(ctx, PR_2_ALLOC_DIRBOCK, pctx); in allocate_dir_block()
|
D | problem.h | 869 #define PR_2_ALLOC_DIRBOCK 0x020022 macro
|
D | problem.c | 1459 { PR_2_ALLOC_DIRBOCK,
|