< Previous | Next > | |
Product: File System Manual Pages for Storage Foundation | |
Manual: Library Functions (3) |
fsckpt_setquotaNAMEfsckpt_setquota - turn Storage Checkpoint quotas on or off SYNOPSIS#include <fsckpt.h> int fsckpt_setquota(void *fshandle, int flags) AVAILABILITYDESCRIPTIONfsckpt_setquota() turns Storage Checkpoint quotas on or off. To turn Storage Checkpoint quotas on, specify 1 in the flag field. To turn Storage Checkpoint quotas off, specify 0 in the flag field. RETURN VALUESfsckpt_setquota() returns zero on success, non-zero on failure. ERRORSThe function is being used incorrectly, or the arguments to the function could not be validated. An I/O error occurred on the device on which the file system or Storage Checkpoint is mounted. The feature is unsupported for this disk layout version. The calling process does not have correct access privileges. SEE ALSOfsckptadm (1M), fsckpt_getqlimit (3), fsckpt_setqlimit (3) |
^ Return to Top | < Previous | Next > |
Product: File System Manual Pages for Storage Foundation | |
Manual: Library Functions (3) | |
VERITAS Software Corporation
www.veritas.com |