Searched refs:vboxvfs_inactive (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vnops.c65 static vop_inactive_t vboxvfs_inactive; variable
80 .vop_inactive = vboxvfs_inactive,
222 static int vboxvfs_inactive(struct vop_inactive_args *ap) function

Completed in 143 milliseconds