Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h250 #define HSFS_MAGIC 0x03095500 macro
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c449 if (fsp->hsfs_magic != HSFS_MAGIC) in hsfs_statvfs()
929 fsp->hsfs_magic = HSFS_MAGIC; in hs_mountfs()