Searched refs:HFS_NEW_PMAP_MAGIC (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/hfs/
H A Dpart_tbl.c90 case HFS_NEW_PMAP_MAGIC: hfs_part_find()
108 if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC)) hfs_part_find()
H A Dhfs.h20 #define HFS_NEW_PMAP_MAGIC 0x504D /* "PM": new-type partition map */ macro
/linux-4.1.27/fs/hfsplus/
H A Dpart_tbl.c28 #define HFS_NEW_PMAP_MAGIC 0x504D /* "PM": new-type partition map */ macro
119 } while (pm->pmSig == cpu_to_be16(HFS_NEW_PMAP_MAGIC)); hfs_parse_new_pmap()
147 case HFS_NEW_PMAP_MAGIC: hfs_part_find()

Completed in 35 milliseconds