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

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vfsops.c49 static vfs_quotactl_t vboxvfs_quotactl; variable
57 .vfs_quotactl = vboxvfs_quotactl,
210 static int vboxvfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, struct thread *td) function

Completed in 43 milliseconds