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

  /external/e2fsprogs/e2fsck/
pass3.c 117 e2fsck_get_lost_and_found(ctx, 1);
378 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) function
605 if (e2fsck_get_lost_and_found(ctx, 1) == 0)
e2fsck.h 534 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
rehash.c 926 (void) e2fsck_get_lost_and_found(ctx, 0);
pass1.c     [all...]

Completed in 231 milliseconds