Searched defs:fsck_data (Results 1 – 1 of 1) sorted by relevance
479 struct fsck_data { struct480 int fd_num;481 char *t_list;483 struct double_list *devices;484 char *arr_flag;485 char **arr_type;486 int negate;487 int sum_status;488 int nr_run;489 int sig_num;[all …]