Searched defs:fsck_data (Results 1 – 1 of 1) sorted by relevance
639 struct fsck_data { struct640 int fd_num;641 char *t_list;643 struct double_list *devices;644 char *arr_flag;645 char **arr_type;646 int negate;647 int sum_status;648 int nr_run;649 int sig_num;[all …]