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)NAMEVFS_QUOTACTL -- manipulate file system quotasSYNOPSIS#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);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.BSDMay 23, 2009 BSD
| Related Man Pages | 
|---|
| vunref(9) - debian | 
| vfs(9) - freebsd | 
| vfs_fhtovp(9) - freebsd | 
| vfs_mount(9) - freebsd | 
| vfs_vget(9) - freebsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| Detecting unused variables... | 
| 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 |