Searched defs:fsck_data (Results 1 – 1 of 1) sorted by relevance
523 struct fsck_data { struct524 int fd_num;525 char *t_list;527 struct double_list *devices;528 char *arr_flag;529 char **arr_type;530 int negate;531 int sum_status;532 int nr_run;533 int sig_num;[all …]