Searched refs:extLength (Results 1 – 7 of 7) 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()
489 int count = 0, fake = !(last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_do_extend_file()503 if (last_ext->extLength & (sb->s_blocksize - 1)) { in udf_do_extend_file()504 last_ext->extLength = in udf_do_extend_file()505 (last_ext->extLength & UDF_EXTENT_FLAG_MASK) | in udf_do_extend_file()506 (((last_ext->extLength & UDF_EXTENT_LENGTH_MASK) + in udf_do_extend_file()514 if ((last_ext->extLength & UDF_EXTENT_FLAG_MASK) == in udf_do_extend_file()518 prealloc_len = last_ext->extLength; in udf_do_extend_file()520 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | in udf_do_extend_file()521 (last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_do_extend_file()527 if ((last_ext->extLength & UDF_EXTENT_FLAG_MASK) == in udf_do_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
211 if (sa->extLength == 0) in udf_get_fileshortad()233 if (la->extLength == 0) in udf_get_filelongad()
1113 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()1133 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()1145 if (phd->partitionIntegrityTable.extLength) in udf_fill_partdesc_info()1148 if (phd->freedSpaceTable.extLength) { in udf_fill_partdesc_info()1168 if (phd->freedSpaceBitmap.extLength) { in udf_fill_partdesc_info()1543 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()1562 while (loc.extLength > 0 && in udf_load_logicalvolint()1569 if (lvid->nextIntegrityExt.extLength) in udf_load_logicalvolint()1575 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()1644 vdp->nextVolDescSeqExt.extLength); in udf_process_sequence()[all …]
566 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_add_nondir()660 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()678 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()1011 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_link()
528 sad->extLength = cpu_to_le32( in udf_table_free_blocks()536 lad->extLength = cpu_to_le32( in udf_table_free_blocks()