Home
last modified time | relevance | path

Searched refs:e2fsck_dir_will_be_rehashed (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/e2fsck/
Dpass2.c170 if (e2fsck_dir_will_be_rehashed(ctx, dx_dir->ino) || in e2fsck_pass2()
576 (e2fsck_dir_will_be_rehashed(cd->ctx, cd->pctx.ino) || in parse_int_node()
584 (e2fsck_dir_will_be_rehashed(cd->ctx, cd->pctx.ino) || in parse_int_node()
1085 if (e2fsck_dir_will_be_rehashed(ctx, ino)) { in check_dir_block()
1507 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in check_dir_block()
Dpass3.c395 will_rehash = e2fsck_dir_will_be_rehashed(ctx, EXT2_ROOT_INO); in e2fsck_get_lost_and_found()
748 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in fix_dotdot()
De2fsck.h563 int e2fsck_dir_will_be_rehashed(e2fsck_t ctx, ext2_ino_t ino);
Drehash.c65 int e2fsck_dir_will_be_rehashed(e2fsck_t ctx, ext2_ino_t ino) in e2fsck_dir_will_be_rehashed() function
Dpass1.c2986 e2fsck_dir_will_be_rehashed(ctx, ino)) in check_blocks_extents()
3133 !e2fsck_dir_will_be_rehashed(ctx, ino)) in check_blocks()