Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass3.c117 e2fsck_get_lost_and_found(ctx, 1); in e2fsck_pass3()
378 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) in e2fsck_get_lost_and_found() function
605 if (e2fsck_get_lost_and_found(ctx, 1) == 0) in e2fsck_reconnect_file()
De2fsck.h551 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
Drehash.c990 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_rehash_directories()
Dpass1.c1355 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_pass1()