Home | History | Annotate | Download | only in e2fsck

Lines Matching full:ctx

33 	e2fsck_t ctx;
35 ctx = (e2fsck_t) fs->priv_data;
36 if (ctx->flags & E2F_FLAG_EXITING)
59 preenhalt(ctx);
60 if (ask(ctx, _("Ignore error"), 1)) {
61 if (ask(ctx, _("Force rewrite"), 1))
80 e2fsck_t ctx;
82 ctx = (e2fsck_t) fs->priv_data;
83 if (ctx->flags & E2F_FLAG_EXITING)
108 preenhalt(ctx);
109 if (ask(ctx, _("Ignore error"), 1))