Searched defs:hsfsfstype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c145 static int hsfsfstype; variable
192 (void) vfs_freevfsops_by_type(hsfsfstype);
276 hsfsfstype = fstype;
735 vfsp->vfs_fstype = hsfsfstype;
738 vfsp->vfs_fsid.val[1] = hsfsfstype;

Completed in 377 milliseconds