Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dfile_hdr.c60 __constant_htonl(HFS_DBL_MAGIC), /* magic */
82 __constant_htonl(HFS_DBL_MAGIC), /* magic */
102 __constant_htonl(HFS_DBL_MAGIC), /* magic */
130 __constant_htonl(HFS_DBL_MAGIC), /* magic */
/linux-2.4.37.9/include/linux/
Dhfs_fs.h26 #define HFS_DBL_MAGIC 0x00051607 macro