Lines Matching refs:extLength
1044 utable = phd->unallocSpaceTable.extLength; in check_partition_desc()
1045 umap = phd->unallocSpaceBitmap.extLength; in check_partition_desc()
1046 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()
1047 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1112 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()
1132 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1518 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()
1551 while (loc.extLength > 0 && in udf_load_logicalvolint()
1562 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()
1573 if (lvid->nextIntegrityExt.extLength == 0) in udf_load_logicalvolint()
1723 vdp->nextVolDescSeqExt.extLength) >> in udf_process_sequence()
1803 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1809 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()