HomeSort by: relevance | last modified time | path
    Searched defs:vfs_quotactl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
mount.h 194 int (*vfs_quotactl) (struct mount *, struct quotactl_args *); member in struct:vfsops
239 int VFS_QUOTACTL(struct mount *, struct quotactl_args *);
mount.h 194 int (*vfs_quotactl) (struct mount *, struct quotactl_args *); member in struct:vfsops
239 int VFS_QUOTACTL(struct mount *, struct quotactl_args *);

Completed in 22 milliseconds