VFS_QUOTACTL.9freebsd

Langue: en

Autres versions - même langue

Version: 307424 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)


BSD mandoc

NAME

VFS_QUOTACTL - manipulate file system quotas

SYNOPSIS

In sys/param.h In sys/mount.h In sys/vnode.h Ft int Fn VFS_QUOTACTL struct mount *mp int cmds uid_t uid caddr_t arg struct thread *td

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 An Doug Rabson .