Lines Matching refs:extLength
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()
1740 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1746 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()