debian man page for vfs_quotactl

Query: vfs_quotactl

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VFS_QUOTACTL(9) 					   BSD Kernel Developer's Manual					   VFS_QUOTACTL(9)

NAME
VFS_QUOTACTL -- manipulate file system quotas
SYNOPSIS
#include <sys/param.h> #include <sys/mount.h> #include <sys/vnode.h> int 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.
SEE ALSO
quotactl(2), vnode(9)
AUTHORS
This manual page was written by Doug Rabson.
BSD
May 23, 2009 BSD
Related Man Pages
vput(9) - freebsd
vfs_fhtovp(9) - debian
vput(9) - debian
vfs(9) - freebsd
vfs_fhtovp(9) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph