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.c123 e2fsck_get_lost_and_found(ctx, 1); in e2fsck_pass3()
367 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) in e2fsck_get_lost_and_found() function
526 if (e2fsck_get_lost_and_found(ctx, 1) == 0) in e2fsck_reconnect_file()
De2fsck.h441 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
Drehash.c800 e2fsck_get_lost_and_found(ctx, 0); in e2fsck_rehash_directories()