Lines Matching refs:size
650 * What if bugger tells us to go beyond page size?
654 "ISOFS: unsupported/invalid hardware sector size %d\n",
777 * If the zone size is smaller than the hardware sector size,
786 /* RDE: convert log zone size to bit shift */
799 * With multi-extent files, file size is only limited by the maximum
800 * size of a file system, which is 8 TB.
815 printk(KERN_DEBUG "ISOFS: Max size:%ld Log zone size:%ld\n",
851 * less than the hardware sector size for the device. If we
1007 printk(KERN_WARNING "ISOFS: Bad logical zone size %ld\n",
1011 printk(KERN_WARNING "ISOFS: Logical zone size(%d) < hardware blocksize(%u)\n",
1091 /* On the last section, nextblk == 0, section size is likely to
1093 * end of the file will reach beyond the section size, too.
1266 inode->i_size += isonum_733(de->size);
1383 ei->i_section_size = isonum_733(de->size);
1392 inode->i_size = isonum_733(de->size);
1397 * in the high byte of the file length. Truncate size in case
1412 printk(KERN_DEBUG "ISOFS: File unit size != 0 for ISO file (%ld).\n",