osf1 man page for advfs_get_fset_quotas

Query: advfs_get_fset_quotas

OS: osf1

Section: 3

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

advfs_get_fset_quotas(3)				     Library Functions Manual					  advfs_get_fset_quotas(3)

NAME
advfs_get_fset_quotas - Obtains fileset quotas for an AdvFS fileset
SYNOPSIS
#include <sys/advfs_syscalls.h> int advfs_get_fset_quotas( char *domainName, char *filesetName, filesetQuotasT *filesetQuotas );
LIBRARY
AdvFS Library (libadvfs)
PARAMETERS
A pointer to the name of the domain. A pointer to the name of the fileset. A pointer to a structure that will contain the fileset quotas on successful return from this function.
DESCRIPTION
This function obtains the fileset quotas for the fileset specified by the domainName and filesetName parameters and returns them in the structure specified in *filesetQuotas.
NOTES
Note that the advfs_get_fset_quotas function does not obtain: user or group quota information grace time information Use the quotactl system call to obtain such data. See the quotactl(2) reference page for information. Clone filesets cannot have fileset quotas. If you attempt to obtain fileset quotas for a clone fileset, an error occurs.
RETURN VALUES
The function returns a value of 0 (zero) on successful completion. The function returns a value of -1 on failure and sets the value of errno to the specific error.
ERRORS
The function sets errno to the specified errors for the following failure conditions: The calling program is not running with root privi- leges. An I/O error occurred on one of the disks in the file domain. The filesetId parameter does not refer to an existing fileset. There is not enough memory available for the operation.
SEE ALSO
Commands: chfsets(8), showfsets(8) Functions: quotactl(2), advfs_set_fset_quotas(3) advfs_get_fset_quotas(3)
Related Man Pages
mkfset(8) - osf1
quotaon(8) - osf1
advfs_get_fset_list(3) - osf1
quotaoff(8) - osf1
rmfset(8) - osf1
Similar Topics in the Unix Linux Community
AdvFS Filesets
Problem with Filesets
modcrypt.base fileset on Aix 5.3
&quot;PHKL_38038. is superseded
hacmp 6.1 base fileset