HomeSort by relevance Sort by last modified time
    Searched refs:end_problem_latch (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/e2fsck/
pass5.c 254 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP);
444 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP);
problem.h 917 int end_problem_latch(e2fsck_t ctx, int mask);
rehash.c 841 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR);
848 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR);
pass1b.c 302 end_problem_latch(ctx, PR_LATCH_DBLOCK);
problem.c 1550 int end_problem_latch(e2fsck_t ctx, int mask) function
    [all...]
pass1.c     [all...]

Completed in 136 milliseconds