Searched defs:trkcount (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/block/
H A Ddasd_eckd.c2783 unsigned int trkcount, count, count_to_trk_end; local
2803 trkcount = last_trk - first_trk + 1;
2806 cplength = 1 + trkcount;
2830 trkcount, blksize,
3082 unsigned int trkcount, ctidaw; local
3114 trkcount = last_trk - first_trk + 1;
3144 trkcount, blksize,
3322 unsigned int trkcount; local
3353 trkcount = last_trk - first_trk + 1;
3369 cidaw = trkcount * DASD_RAW_BLOCK_PER_TRAC
[all...]

Completed in 95 milliseconds