Lines Matching refs:extLength
1079 utable = phd->unallocSpaceTable.extLength; in check_partition_desc()
1080 umap = phd->unallocSpaceBitmap.extLength; in check_partition_desc()
1081 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()
1082 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1154 if (phd->unallocSpaceTable.extLength) { in udf_fill_partdesc_info()
1174 if (phd->unallocSpaceBitmap.extLength) { in udf_fill_partdesc_info()
1570 if (lvd->integritySeqExt.extLength) in udf_load_logicalvol()
1616 while (loc.extLength > 0 && in udf_load_logicalvolint()
1627 loc.extLength -= sb->s_blocksize; in udf_load_logicalvolint()
1645 if (lvid->nextIntegrityExt.extLength == 0) in udf_load_logicalvolint()
1783 vdp->nextVolDescSeqExt.extLength) >> in udf_process_sequence()
1863 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence()
1869 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence()