Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c387 unsigned int reclen, unsigned int tlf) in locate_record_ext()
476 data->length = reclen; /* not tlf, as one might think */ in locate_record_ext()
505 data->length = tlf; in locate_record_ext()
530 unsigned int blksize, unsigned int tlf) in prefix_LRE()
587 basedev, blksize, tlf); in prefix_LRE()
4062 unsigned int tlf; in dasd_eckd_build_cp_cmd_track() local
4101 tlf = last_offs - first_offs + 1; in dasd_eckd_build_cp_cmd_track()
4103 tlf = last_offs + 1; in dasd_eckd_build_cp_cmd_track()
4104 tlf *= blksize; in dasd_eckd_build_cp_cmd_track()
4110 tlf) in dasd_eckd_build_cp_cmd_track()
384 locate_record_ext(struct ccw1 *ccw, 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) locate_record_ext() argument
526 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 int format, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int tlf) prefix_LRE() argument
4218 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) prepare_itcw() argument
4394 unsigned int tlf; dasd_eckd_build_cp_tpm_track() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.c390 unsigned int reclen, unsigned int tlf) in locate_record_ext()
479 data->length = reclen; /* not tlf, as one might think */ in locate_record_ext()
508 data->length = tlf; in locate_record_ext()
533 unsigned int blksize, unsigned int tlf) in prefix_LRE()
590 basedev, blksize, tlf); in prefix_LRE()
4177 unsigned int tlf; in dasd_eckd_build_cp_cmd_track() local
4216 tlf = last_offs - first_offs + 1; in dasd_eckd_build_cp_cmd_track()
4218 tlf = last_offs + 1; in dasd_eckd_build_cp_cmd_track()
4219 tlf *= blksize; in dasd_eckd_build_cp_cmd_track()
4225 tlf) in dasd_eckd_build_cp_cmd_track()
387 locate_record_ext(struct ccw1 *ccw, 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) locate_record_ext() argument
529 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 int format, unsigned int rec_on_trk, int count, unsigned int blksize, unsigned int tlf) prefix_LRE() argument
4333 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) prepare_itcw() argument
4509 unsigned int tlf; dasd_eckd_build_cp_tpm_track() local
[all...]

Completed in 14 milliseconds