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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vnops.c60 static vop_pathconf_t vboxvfs_pathconf; variable
87 .vop_pathconf = vboxvfs_pathconf,
192 static int vboxvfs_pathconf (struct vop_pathconf_args *ap) function

Completed in 71 milliseconds