Searched refs:extLength (Results 1 – 8 of 8) sorted by relevance
31 out.extLength = le32_to_cpu(in.extLength); in lesa_to_cpu()41 out.extLength = cpu_to_le32(in.extLength); in cpu_to_lesa()51 out.extLength = le32_to_cpu(in.extLength); in lela_to_cpu()61 out.extLength = cpu_to_le32(in.extLength); in cpu_to_lela()71 out.extLength = le32_to_cpu(in.extLength); in leea_to_cpu()
365 int count = 0, fake = !(last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_extend_file()378 if (last_ext->extLength & (sb->s_blocksize - 1)) { in udf_extend_file()379 last_ext->extLength = in udf_extend_file()380 (last_ext->extLength & UDF_EXTENT_FLAG_MASK) | in udf_extend_file()381 (((last_ext->extLength & UDF_EXTENT_LENGTH_MASK) + in udf_extend_file()389 if ((last_ext->extLength & UDF_EXTENT_FLAG_MASK) == in udf_extend_file()393 prealloc_len = last_ext->extLength; in udf_extend_file()395 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_extend_file()396 (last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_extend_file()402 if ((last_ext->extLength & UDF_EXTENT_FLAG_MASK) == in udf_extend_file()[all …]
150 __le32 extLength; member155 uint32_t extLength; member369 __le32 extLength; member375 __le32 extLength; member381 uint32_t extLength; member388 __le32 extLength; member395 uint32_t extLength; member
1121 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()1139 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()1145 phd->unallocSpaceBitmap.extLength); in udf_fill_partdesc_info()1153 if (phd->partitionIntegrityTable.extLength) in udf_fill_partdesc_info()1156 if (phd->freedSpaceTable.extLength) { in udf_fill_partdesc_info()1175 if (phd->freedSpaceBitmap.extLength) { in udf_fill_partdesc_info()1181 phd->freedSpaceBitmap.extLength); in udf_fill_partdesc_info()1481 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()1500 while (loc.extLength > 0 && in udf_load_logicalvolint()1507 if (lvid->nextIntegrityExt.extLength) in udf_load_logicalvolint()[all …]
297 extent.extLength = in udf_truncate_extents()303 &extent.extLength, 0); in udf_truncate_extents()304 extent.extLength |= etype << 30; in udf_truncate_extents()
298 if (sa->extLength == 0) in udf_get_fileshortad()320 if (la->extLength == 0) in udf_get_filelongad()
572 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_create()617 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mknod()667 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()687 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()1005 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_symlink()1063 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_link()
613 sad->extLength = cpu_to_le32( in udf_table_free_blocks()621 lad->extLength = cpu_to_le32( in udf_table_free_blocks()