Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dpart_tbl.c27 #define HFS_OLD_PMAP_MAGIC 0x5453 /* "TS": old-type partition map */ macro
145 case HFS_OLD_PMAP_MAGIC: in hfs_part_find()
/OK3568_Linux_fs/kernel/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