Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
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()
/linux-5.19.10/fs/hfs/
Dpart_tbl.c71 case HFS_OLD_PMAP_MAGIC: in hfs_part_find()
Dhfs.h19 #define HFS_OLD_PMAP_MAGIC 0x5453 /* "TS": old-type partition map */ macro