Home
last modified time | relevance | path

Searched defs:new_pmap (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/hfs/
A Dpart_tbl.c21 struct new_pmap { struct
22 __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?) string
30 u8 pmPartType[32]; /* (null terminated?) string
/linux-6.3-rc2/fs/hfsplus/
A Dpart_tbl.c39 struct new_pmap { struct
40 __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?) string
48 u8 pmPartType[32]; /* (null terminated?) string

Completed in 4 milliseconds