Searched defs:rumpfs_mount (Results 1 – 1 of 1) sorted by relevance
212 struct rumpfs_mount { struct213 struct vnode *rfsmp_rvp;1891 rumpfs_mount(struct mount *mp, const char *mntpath, void *arg, size_t *alen) in rumpfs_mount() function