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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vnops.c40 static vop_create_t vboxvfs_create; variable
75 .vop_create = vboxvfs_create,
137 static int vboxvfs_create(struct vop_create_args *ap) function

Completed in 101 milliseconds