Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:pctx

1553 	struct problem_context pctx;
1558 clear_problem_context(&pctx);
1559 answer = fix_problem(ctx, ldesc->end_message, &pctx);
1609 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx)
1658 ans = fix_problem(ctx, ldesc->question, pctx);
1682 print_e2fsck_message(ctx, _(message), pctx, 1, 0);
1723 pctx);