Searched defs:new_pmap (Results 1 – 2 of 2) sorted by relevance
21 struct new_pmap { struct22 __be16 pmSig; /* signature */23 __be16 reSigPad; /* padding */24 __be32 pmMapBlkCnt; /* partition blocks count */25 __be32 pmPyPartStart; /* physical block start of partition */26 __be32 pmPartBlkCnt; /* physical block count of partition */27 u8 pmPartName[32]; /* (null terminated?) string30 u8 pmPartType[32]; /* (null terminated?) string
39 struct new_pmap { struct40 __be16 pmSig; /* signature */41 __be16 reSigPad; /* padding */42 __be32 pmMapBlkCnt; /* partition blocks count */43 __be32 pmPyPartStart; /* physical block start of partition */44 __be32 pmPartBlkCnt; /* physical block count of partition */45 u8 pmPartName[32]; /* (null terminated?) string48 u8 pmPartType[32]; /* (null terminated?) string