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

  /external/e2fsprogs/e2fsck/
pass3.c 123 e2fsck_get_lost_and_found(ctx, 1);
367 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix) function
526 if (e2fsck_get_lost_and_found(ctx, 1) == 0)
e2fsck.h 441 extern ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix);
rehash.c 800 e2fsck_get_lost_and_found(ctx, 0);

Completed in 35 milliseconds