Searched refs:phys_size (Results 1 – 9 of 9) sorted by relevance
58 &HFS_I(mapping->host)->phys_size); in hfs_write_begin()221 HFS_I(inode)->phys_size = 0; in hfs_new_inode()264 __be32 __log_size, __be32 phys_size, u32 clump_size) in hfs_inode_read_fork() argument276 inode->i_size = HFS_I(inode)->phys_size = log_size; in hfs_inode_read_fork()279 HFS_I(inode)->alloc_blocks = be32_to_cpu(phys_size) / in hfs_inode_read_fork()404 __be32 *log_size, __be32 *phys_size) in hfs_inode_write_fork() argument410 if (phys_size) in hfs_inode_write_fork()411 *phys_size = cpu_to_be32(HFS_I(inode)->alloc_blocks * in hfs_inode_write_fork()
377 HFS_I(inode)->phys_size += sb->s_blocksize; in hfs_get_block()479 inode->i_ino, (long long)HFS_I(inode)->phys_size, in hfs_file_truncate()481 if (inode->i_size > HFS_I(inode)->phys_size) { in hfs_file_truncate()495 inode->i_size = HFS_I(inode)->phys_size; in hfs_file_truncate()497 } else if (inode->i_size == HFS_I(inode)->phys_size) in hfs_file_truncate()541 HFS_I(inode)->phys_size = inode->i_size; in hfs_file_truncate()
84 loff_t phys_size; member208 __be32 log_size, __be32 phys_size, u32 clump_size);
241 HFS_I(inode)->phys_size = inode->i_size = in hfs_bmap_alloc()
281 hip->phys_size += sb->s_blocksize; in hfsplus_get_block()540 inode->i_ino, (long long)hip->phys_size, inode->i_size); in hfsplus_file_truncate()542 if (inode->i_size > hip->phys_size) { in hfsplus_file_truncate()559 } else if (inode->i_size == hip->phys_size) in hfsplus_file_truncate()606 hip->phys_size = inode->i_size; in hfsplus_file_truncate()
53 &HFSPLUS_I(mapping->host)->phys_size); in hfsplus_write_begin()386 hip->phys_size = 0; in hfsplus_new_inode()453 hip->phys_size = inode->i_size = be64_to_cpu(fork->total_size); in hfsplus_inode_read_fork()
364 hip->phys_size = inode->i_size = in hfs_bmap_alloc()
247 loff_t phys_size; member
204 hip->phys_size = attr_file->i_size = in hfsplus_create_attributes_file()