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