Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass3.c388 int will_rehash, flags; in e2fsck_get_lost_and_found() local
395 will_rehash = e2fsck_dir_will_be_rehashed(ctx, EXT2_ROOT_INO); in e2fsck_get_lost_and_found()
396 if (will_rehash) { in e2fsck_get_lost_and_found()
402 if (will_rehash) in e2fsck_get_lost_and_found()
735 int flags, will_rehash; in fix_dotdot() local
748 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in fix_dotdot()
749 if (will_rehash) { in fix_dotdot()
755 if (will_rehash) in fix_dotdot()
Dpass2.c1532 int flags, will_rehash; in check_dir_block() local
1544 will_rehash = e2fsck_dir_will_be_rehashed(ctx, ino); in check_dir_block()
1545 if (will_rehash) { in check_dir_block()
1582 if (will_rehash) in check_dir_block()