Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dvfs_conf.c31 extern int swapinit(int fstype, char *name);
73 { "swapfs", swapinit }, /* SWAPFS */
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c160 swapinit(int fstype, char *name) in swapinit() function