|
NAMEVFS_QUOTACTL —
manipulate file system quotas
SYNOPSIS#include <sys/param.h>
#include <sys/mount.h>
#include <sys/vnode.h>
int
DESCRIPTIONImplement file system quotas. See quotactl(2) for a description of the arguments.SEE ALSOquotactl(2), vnode(9)AUTHORSThis manual page was written by Doug Rabson.
Visit the GSP FreeBSD Man Page Interface. |