HomeSort by relevance Sort by last modified time
    Searched refs:e2fsck_reconnect_file (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
pass4.c 74 if (e2fsck_reconnect_file(ctx, i))
pass3.c 28 * Pass 3 also contains the subroutine, e2fsck_reconnect_file() to
30 * pass 4. e2fsck_reconnect_file() calls get_lost_and_found(), which
296 if (e2fsck_reconnect_file(ctx, pctx->ino))
500 int e2fsck_reconnect_file(e2fsck_t ctx, ext2_ino_t ino) function
e2fsck.h 458 extern int e2fsck_reconnect_file(e2fsck_t ctx, ext2_ino_t inode);

Completed in 500 milliseconds