Home
last modified time | relevance | path

Searched refs:pmSig (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dpart_tbl.c22 __be16 pmSig; /* signature */ member
108 if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC)) in hfs_part_find()
/openbmc/linux/fs/hfsplus/
H A Dpart_tbl.c40 __be16 pmSig; /* signature */ member
119 } while (pm->pmSig == cpu_to_be16(HFS_NEW_PMAP_MAGIC)); in hfs_parse_new_pmap()