Searched refs:gpm1 (Results 1 – 1 of 1) sorted by relevance
904 struct genericPartitionMap1 *gpm1 = (struct genericPartitionMap1 *)&(lvd->partitionMaps[offset]); in udf_load_logicalvol() local906 UDF_SB_PARTVSN(sb,i) = le16_to_cpu(gpm1->volSeqNum); in udf_load_logicalvol()907 UDF_SB_PARTNUM(sb,i) = le16_to_cpu(gpm1->partitionNum); in udf_load_logicalvol()