Searched refs:tlf (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/block/
H A Ddasd_eckd.c314 unsigned int tlf)
378 data->length = reclen; /* not tlf, as one might think */
401 data->length = tlf;
426 unsigned int blksize, unsigned int tlf)
547 basedev, blksize, tlf);
2026 unsigned int tlf; local
2070 tlf = last_offs - first_offs + 1;
2072 tlf = last_offs + 1;
2073 tlf *= blksize;
2079 tlf)
311 fill_LRE_data(struct LRE_eckd_data *data, unsigned int trk, unsigned int rec_on_trk, int count, int cmd, struct dasd_device *device, unsigned int reclen, unsigned int tlf) argument
422 prefix_LRE(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, unsigned int trk, unsigned int totrk, int cmd, struct dasd_device *basedev, struct dasd_device *startdev, unsigned char format, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int tlf) argument
2182 prepare_itcw(struct itcw *itcw, unsigned int trk, unsigned int totrk, int cmd, struct dasd_device *basedev, struct dasd_device *startdev, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int total_data_size, unsigned int tlf, unsigned int blk_per_trk) argument
2335 unsigned int tlf; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.c314 unsigned int tlf)
378 data->length = reclen; /* not tlf, as one might think */
401 data->length = tlf;
426 unsigned int blksize, unsigned int tlf)
547 basedev, blksize, tlf);
2026 unsigned int tlf; local
2070 tlf = last_offs - first_offs + 1;
2072 tlf = last_offs + 1;
2073 tlf *= blksize;
2079 tlf)
311 fill_LRE_data(struct LRE_eckd_data *data, unsigned int trk, unsigned int rec_on_trk, int count, int cmd, struct dasd_device *device, unsigned int reclen, unsigned int tlf) argument
422 prefix_LRE(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, unsigned int trk, unsigned int totrk, int cmd, struct dasd_device *basedev, struct dasd_device *startdev, unsigned char format, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int tlf) argument
2182 prepare_itcw(struct itcw *itcw, unsigned int trk, unsigned int totrk, int cmd, struct dasd_device *basedev, struct dasd_device *startdev, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int total_data_size, unsigned int tlf, unsigned int blk_per_trk) argument
2335 unsigned int tlf; local
[all...]

Completed in 63 milliseconds