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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vfsops.c46 static vfs_cmount_t vboxvfs_cmount; variable
55 .vfs_cmount = vboxvfs_cmount,
69 static int vboxvfs_cmount(struct mntarg *ma, void * data, int flags, struct thread *td) function

Completed in 41 milliseconds