vfs_quotactl(9) debian man page | unix.com

Man Page: vfs_quotactl

Operating Environment: debian

Section: 9

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
vunref(9) - debian
vfs_fhtovp(9) - opensolaris
vfs_fhtovp(9) - hpux
vfs_fhtovp(9) - osx
vfs_fhtovp(9) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph