Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:e2fsck_t

44 static void check_root(e2fsck_t ctx);
45 static int check_directory(e2fsck_t ctx, ext2_ino_t ino,
47 static void fix_dotdot(e2fsck_t ctx, ext2_ino_t ino, ext2_ino_t parent);
52 void e2fsck_pass3(e2fsck_t ctx)
141 static void check_root(e2fsck_t ctx)
259 static int check_directory(e2fsck_t ctx, ext2_ino_t dir,
354 ext2_ino_t e2fsck_get_lost_and_found(e2fsck_t ctx, int fix)
500 int e2fsck_reconnect_file(e2fsck_t ctx, ext2_ino_t ino)
551 errcode_t e2fsck_adjust_inode_count(e2fsck_t ctx, ext2_ino_t ino, int adj)
597 e2fsck_t ctx;
639 static void fix_dotdot(e2fsck_t ctx, ext2_ino_t ino, ext2_ino_t parent)
683 e2fsck_t ctx;
698 e2fsck_t ctx;
750 errcode_t e2fsck_expand_directory(e2fsck_t ctx, ext2_ino_t dir,