Lines Matching refs:tlf
387 unsigned int reclen, unsigned int tlf)
476 data->length = reclen; /* not tlf, as one might think */
505 data->length = tlf;
530 unsigned int blksize, unsigned int tlf)
587 basedev, blksize, tlf);
4062 unsigned int tlf;
4101 tlf = last_offs - first_offs + 1;
4103 tlf = last_offs + 1;
4104 tlf *= blksize;
4110 tlf) == -EAGAIN) {
4225 unsigned int tlf,
4361 lredata->length = tlf;
4394 unsigned int tlf;
4440 tlf = last_offs - first_offs + 1;
4442 tlf = last_offs + 1;
4443 tlf *= blksize;
4456 tlf, blk_per_trk) == -EAGAIN) {