Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dextents.c394 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_EXT); in rebuild_extents()
403 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_EXT); in rebuild_extents()
Dproblem.h1263 int end_problem_latch(e2fsck_t ctx, int mask);
Dpass5.c504 fixit = end_problem_latch(ctx, PR_LATCH_BBITMAP); in check_block_bitmaps()
768 fixit = end_problem_latch(ctx, PR_LATCH_IBITMAP); in check_inode_bitmaps()
Drehash.c1029 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
1036 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
Dpass1b.c362 end_problem_latch(ctx, PR_LATCH_DBLOCK); in pass1b()
Dproblem.c2133 int end_problem_latch(e2fsck_t ctx, int mask) in end_problem_latch() function
Dpass1.c3359 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
3360 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()