Lines Matching refs:tlf
390 unsigned int reclen, unsigned int tlf)
479 data->length = reclen; /* not tlf, as one might think */
508 data->length = tlf;
533 unsigned int blksize, unsigned int tlf)
590 basedev, blksize, tlf);
4177 unsigned int tlf;
4216 tlf = last_offs - first_offs + 1;
4218 tlf = last_offs + 1;
4219 tlf *= blksize;
4225 tlf) == -EAGAIN) {
4340 unsigned int tlf,
4476 lredata->length = tlf;
4509 unsigned int tlf;
4555 tlf = last_offs - first_offs + 1;
4557 tlf = last_offs + 1;
4558 tlf *= blksize;
4571 tlf, blk_per_trk) == -EAGAIN) {