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

/illumos-gate/usr/src/uts/common/os/
H A Dvfs_conf.c34 extern int swapinit(int fstype, char *name);
76 { "swapfs", swapinit }, /* SWAPFS */
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c52 * physical memory. It is set in swapinit().
162 swapinit(int fstype, char *name) function
172 SWAPFS_PRINT(SWAP_SUBR, "swapinit\n", 0, 0, 0, 0, 0);
193 cmn_err(CE_WARN, "swapinit: bad vfs ops template");
200 cmn_err(CE_WARN, "swapinit: bad vnode ops template");

Completed in 44 milliseconds