Lines Matching refs:extLength
1119 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()
1139 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1151 if (phd->partitionIntegrityTable.extLength) in udf_fill_partdesc_info()
1154 if (phd->freedSpaceTable.extLength) { in udf_fill_partdesc_info()
1174 if (phd->freedSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1549 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()
1568 while (loc.extLength > 0 && in udf_load_logicalvolint()
1575 if (lvid->nextIntegrityExt.extLength) in udf_load_logicalvolint()
1581 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()
1650 vdp->nextVolDescSeqExt.extLength); in udf_process_sequence()
1746 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1752 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()