Home
last modified time | relevance | path

Searched refs:HFS_OLD_PMAP_MAGIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dpart_tbl.c27 #define HFS_OLD_PMAP_MAGIC 0x5453 /* "TS": old-type partition map */ macro
144 case HFS_OLD_PMAP_MAGIC: in hfs_part_find()
/openbmc/linux/fs/hfs/
H A Dpart_tbl.c71 case HFS_OLD_PMAP_MAGIC: in hfs_part_find()
H A Dhfs.h19 #define HFS_OLD_PMAP_MAGIC 0x5453 /* "TS": old-type partition map */ macro