Home
last modified time | relevance | path

Searched refs:will_rehash (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dpass3.c394 int will_rehash, flags; in e2fsck_get_lost_and_found() local
401 will_rehash = e2fsck_dir_will_be_rehashed(ctx, EXT2_ROOT_INO); in e2fsck_get_lost_and_found()
402 if (will_rehash) { in e2fsck_get_lost_and_found()
408 if (will_rehash) in e2fsck_get_lost_and_found()
741 int flags, will_rehash; in fix_dotdot() local
754 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in fix_dotdot()
755 if (will_rehash) { in fix_dotdot()
761 if (will_rehash) in fix_dotdot()
Dpass2.c1561 int flags, will_rehash; in check_dir_block() local
1573 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in check_dir_block()
1574 if (will_rehash) { in check_dir_block()
1611 if (will_rehash) in check_dir_block()