VFS_QUOTACTL(9) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

VFS_QUOTACTL(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
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3