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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c146 static int hsfsinit(int, char *);
151 hsfsinit,
250 hsfsinit(int fstype, char *name) function
265 cmn_err(CE_WARN, "hsfsinit: bad vfs ops template");
272 cmn_err(CE_WARN, "hsfsinit: bad vnode ops template");

Completed in 62 milliseconds