Searched refs:e2fsck_get_lost_and_found (Results 1 – 4 of 4) sorted by relevance
117 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() function611 if (e2fsck_get_lost_and_found(ctx, 1) == 0) in e2fsck_reconnect_file()
611 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
1130 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_rehash_directories()
1366 (void) e2fsck_get_lost_and_found(ctx, 0); in e2fsck_pass1()