Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h253 long hsfs_magic; /* should be HSFS_MAGIC */ member
/titanic_41/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()