Home
last modified time | relevance | path

Searched refs:er_problem_code_t (Results 1 – 2 of 2) sorted by relevance

/third_party/exfatprogs/fsck/
Drepair.c15 er_problem_code_t prcode;
48 static struct exfat_repair_problem *find_problem(er_problem_code_t prcode) in find_problem()
96 bool exfat_repair_ask(struct exfat *exfat, er_problem_code_t prcode, in exfat_repair_ask()
Drepair.h19 typedef unsigned int er_problem_code_t; typedef
21 bool exfat_repair_ask(struct exfat *exfat, er_problem_code_t prcode,