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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h250 #define HSFS_MAGIC 0x03095500 macro
253 long hsfs_magic; /* should be HSFS_MAGIC */
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c449 if (fsp->hsfs_magic != HSFS_MAGIC)
929 fsp->hsfs_magic = HSFS_MAGIC;

Completed in 66 milliseconds