Home
last modified time | relevance | path

Searched refs:end_problem_latch (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.h1045 int end_problem_latch(e2fsck_t ctx, int mask);
Drehash.c885 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
892 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
Dpass5.c474 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP); in check_block_bitmaps()
739 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP); in check_inode_bitmaps()
Dpass1b.c331 end_problem_latch(ctx, PR_LATCH_DBLOCK); in pass1b()
Dproblem.c1762 int end_problem_latch(e2fsck_t ctx, int mask) in end_problem_latch() function
Dpass1.c2066 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
2067 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()