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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vnops.c48 static vop_write_t vboxvfs_write; variable
99 .vop_write = vboxvfs_write,
132 static int vboxvfs_write(struct vop_write_args *ap) function

Completed in 45 milliseconds