Searched defs:e2fsck_reconnect_file (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dpass3.c28 * Pass 3 also contains the subroutine, e2fsck_reconnect_file() to
30 * pass 4. e2fsck_reconnect_file() calls get_lost_and_found(), which
298 if (e2fsck_reconnect_file(ctx, pctx->ino))
504 int e2fsck_reconnect_file(e2fsck_t ctx, ext2_ino_t ino) function

Completed in 709 milliseconds