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

/drivers/s390/block/
H A Ddasd_eckd.c2534 unsigned int trkcount, count, count_to_trk_end; local
2611 count_to_trk_end = blk_per_trk - recoffs;
2613 (sector_t)count_to_trk_end);
2846 unsigned int count, count_to_trk_end; local
2923 count_to_trk_end = blk_per_trk - offs;
2925 (sector_t)count_to_trk_end);

Completed in 31 milliseconds