VFS_QUOTACTL(9) manipulate file system quotas

SYNOPSIS

In sys/param.h In sys/mount.h In sys/vnode.h Ft int Fn VFS_QUOTACTL struct mount *mp int cmds uid_t uid caddr_t arg

DESCRIPTION

Implement file system quotas. See quotactl(2) for a description of the arguments.

AUTHORS

This manual page was written by An Doug Rabson .