Lines Matching refs:size
649 * What if bugger tells us to go beyond page size?
653 "ISOFS: unsupported/invalid hardware sector size %d\n",
776 * If the zone size is smaller than the hardware sector size,
785 /* RDE: convert log zone size to bit shift */
798 * With multi-extent files, file size is only limited by the maximum
799 * size of a file system, which is 8 TB.
814 printk(KERN_DEBUG "ISOFS: Max size:%ld Log zone size:%ld\n",
850 * less than the hardware sector size for the device. If we
1006 printk(KERN_WARNING "ISOFS: Bad logical zone size %ld\n",
1010 printk(KERN_WARNING "ISOFS: Logical zone size(%d) < hardware blocksize(%u)\n",
1090 /* On the last section, nextblk == 0, section size is likely to
1092 * end of the file will reach beyond the section size, too.
1265 inode->i_size += isonum_733(de->size);
1384 ei->i_section_size = isonum_733(de->size);
1393 inode->i_size = isonum_733(de->size);
1398 * in the high byte of the file length. Truncate size in case
1413 printk(KERN_DEBUG "ISOFS: File unit size != 0 for ISO file (%ld).\n",