taglinefilesource code
cdte_format2326drivers/block/cdu31a.cif (loc_entry.cdte_format == CDROM_LBA)
cdte_format2330drivers/block/cdu31a.celse if (loc_entry.cdte_format == CDROM_MSF)
cdte_format437drivers/block/mcd.cif (entry.cdte_format == CDROM_LBA)
cdte_format440drivers/block/mcd.celse if (entry.cdte_format == CDROM_MSF)
cdte_format2551drivers/block/sbpcd.cif (tocentry.cdte_format==CDROM_MSF) /* MSF-bin required */
cdte_format2556drivers/block/sbpcd.celse if (tocentry.cdte_format==CDROM_LBA) /* blk required */
cdte_format224drivers/scsi/sr_ioctl.cif (tocentry.cdte_format == CDROM_MSF) {
cdte_format227include/linux/cdrom.hu_char  cdte_format;