Home
last modified time | relevance | path

Searched refs:e2fsck_get_lost_and_found (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dpass3.c115 e2fsck_get_lost_and_found(ctx, 1); in e2fsck_pass3()
356 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) in e2fsck_get_lost_and_found() function
517 if (e2fsck_get_lost_and_found(ctx, 1) == 0) in e2fsck_reconnect_file()
De2fsck.h485 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
Drehash.c845 e2fsck_get_lost_and_found(ctx, 0); in e2fsck_rehash_directories()