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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vfsops.c48 static vfs_root_t vboxvfs_root; variable
58 .vfs_root = vboxvfs_root,
191 static int vboxvfs_root(struct mount *mp, int flags, struct vnode **vpp, struct thread *td) function

Completed in 586 milliseconds