Lines Matching refs:extLength
1021 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()
1041 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1053 if (phd->partitionIntegrityTable.extLength) in udf_fill_partdesc_info()
1056 if (phd->freedSpaceTable.extLength) { in udf_fill_partdesc_info()
1076 if (phd->freedSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1452 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()
1473 while (loc.extLength > 0 && in udf_load_logicalvolint()
1484 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()
1495 if (lvid->nextIntegrityExt.extLength == 0) in udf_load_logicalvolint()
1632 vdp->nextVolDescSeqExt.extLength) >> in udf_process_sequence()
1708 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1714 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()