Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpfs.c1860 rumpfs_mountfs(struct mount *mp) in rumpfs_mountfs() function
1916 return rumpfs_mountfs(mp); in rumpfs_mount()
2038 if ((error = rumpfs_mountfs(mp)) != 0) in rumpfs_mountroot()