Searched refs:problem_t (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c88 typedef __u32 problem_t; typedef
106 static int fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx);
1984 problem_t problem;
5404 problem_t code;
8128 problem_t e2p_code;
8132 problem_t second_code;
8137 problem_t question;
8138 problem_t end_message;
9587 static const struct e2fsck_problem *find_problem(problem_t code)
9643 int fix_problem(e2fsck_t ctx, problem_t cod
[all...]

Completed in 71 milliseconds