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.h251 long hsfs_magic; /* should be HSFS_MAGIC */ member
/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()