Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dpass3.c117 e2fsck_get_lost_and_found(ctx, 1); in e2fsck_pass3()
384 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) in e2fsck_get_lost_and_found() function
611 if (e2fsck_get_lost_and_found(ctx, 1) == 0) in e2fsck_reconnect_file()
De2fsck.h611 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
Drehash.c1130 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_rehash_directories()
Dpass1.c1366 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_pass1()