Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:e2fsck_t

1679 int end_problem_latch(e2fsck_t ctx, int mask)
1724 static void reconfigure_bool(e2fsck_t ctx, struct e2fsck_problem *ptr,
1738 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx)
1879 void print_e2fsck_message(e2fsck_t ctx, const char *msg,
1886 void fatal_error(e2fsck_t ctx, const char *msg)
1891 void preenhalt(e2fsck_t ctx)
1904 int ask (e2fsck_t ctx, const char * string, int def)
1909 int verify_problem_table(e2fsck_t ctx)
1942 e2fsck_t ctx;