Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
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()
Dproblem.h1301 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.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()
Dpass1b.c363 end_problem_latch(ctx, PR_LATCH_DBLOCK); in pass1b()
Dproblem.c2311 int end_problem_latch(e2fsck_t ctx, int mask) in end_problem_latch() function
Dpass1.c3446 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
3447 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()