rpt_max          3270 drivers/s390/block/dasd_eckd.c 					     int rpt_max, int rpt_exp,
rpt_max          3283 drivers/s390/block/dasd_eckd.c 	max_entries = trkcount * rpt_max;
rpt_max          3295 drivers/s390/block/dasd_eckd.c 				pos += rpt_max - count;
rpt_max          3302 drivers/s390/block/dasd_eckd.c 		count = dasd_eckd_count_records(fmt_buffer, pos, pos + rpt_max);
rpt_max          3381 drivers/s390/block/dasd_eckd.c 	int rpt_max, rpt_exp;
rpt_max          3391 drivers/s390/block/dasd_eckd.c 	rpt_max = recs_per_track(&private->rdc_data, 0, 512) + 1;
rpt_max          3395 drivers/s390/block/dasd_eckd.c 	fmt_buffer_size = trkcount * rpt_max * sizeof(struct eckd_count);
rpt_max          3414 drivers/s390/block/dasd_eckd.c 					   tpm, fmt_buffer, rpt_max, &irb);
rpt_max          3427 drivers/s390/block/dasd_eckd.c 							   fmt_buffer, rpt_max,
rpt_max          3436 drivers/s390/block/dasd_eckd.c 	dasd_eckd_format_evaluate_tracks(fmt_buffer, cdata, rpt_max, rpt_exp,