Lines Matching refs:extLength
1043 utable = phd->unallocSpaceTable.extLength; in check_partition_desc()
1044 umap = phd->unallocSpaceBitmap.extLength; in check_partition_desc()
1045 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()
1046 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1111 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()
1131 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1517 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()
1550 while (loc.extLength > 0 && in udf_load_logicalvolint()
1561 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()
1572 if (lvid->nextIntegrityExt.extLength == 0) in udf_load_logicalvolint()
1722 vdp->nextVolDescSeqExt.extLength) >> in udf_process_sequence()
1802 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1808 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()