Searched defs:e2fsck_problem (Results 1 – 1 of 1) sorted by relevance
12 struct e2fsck_problem { struct13 problem_t e2p_code;14 const char * e2p_description;15 char prompt;16 int flags;17 problem_t second_code;18 int count;19 int max_count;