Searched refs:stop_unit (Results 1 – 3 of 3) sorted by relevance
2766 fdata->start_unit, fdata->stop_unit, in dasd_eckd_build_format()2956 if (fdata->stop_unit >= in dasd_eckd_format_sanity_checks()2960 fdata->stop_unit); in dasd_eckd_format_sanity_checks()2963 if (fdata->start_unit > fdata->stop_unit) { in dasd_eckd_format_sanity_checks()3003 old_stop = fdata->stop_unit; in dasd_eckd_format_process_data()3022 fdata->stop_unit = in dasd_eckd_format_process_data()3050 fdata->start_unit = fdata->stop_unit + 1; in dasd_eckd_format_process_data()3051 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3100 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3219 fdata.stop_unit = curr_trk; in dasd_eckd_ese_format()[all …]
210 fdata->stop_unit, fdata->blksize, fdata->intensity); in dasd_format()
182 unsigned int stop_unit; /* to track */ member
Completed in 18 milliseconds