Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dextents.c446 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_EXT); in rebuild_extents()
455 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_EXT); in rebuild_extents()
H A 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()
H A Dproblem.h1304 int end_problem_latch(e2fsck_t ctx, int mask);
H A Drehash.c1171 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
1178 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
H A Dpass1b.c363 end_problem_latch(ctx, PR_LATCH_DBLOCK); in pass1b()
H A Dproblem.c2317 int end_problem_latch(e2fsck_t ctx, int mask) in end_problem_latch() function
H A Dpass1.c3458 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
3459 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()