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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vnops.c58 static vop_strategy_t vboxvfs_strategy; variable
97 .vop_strategy = vboxvfs_strategy,
197 static int vboxvfs_strategy (struct vop_strategy_args *ap) function

Completed in 419 milliseconds