Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h248 #define HSFS_MAGIC 0x03095500 macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c450 if (fsp->hsfs_magic != HSFS_MAGIC) in hsfs_statvfs()
930 fsp->hsfs_magic = HSFS_MAGIC; in hs_mountfs()