Searched defs:problem_context (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dproblem.h15 struct problem_context { struct
1050 int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
1054 void clear_problem_context(struct problem_context *pctx);
1058 struct problem_context *pctx, int first,

Completed in 119 milliseconds