Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h375 #define PR_1_ALLOCATE_ICOUNT 0x010026 macro
Dproblem.c638 { PR_1_ALLOCATE_ICOUNT,
Dpass1.c645 fix_problem(ctx, PR_1_ALLOCATE_ICOUNT, &pctx); in e2fsck_pass1()