Previous  |  Next  >  
Product: File System Manual Pages for Storage Foundation   
Manual: Library Functions (3)   

fsckpt_clearcontext

NAME

fsckpt_clearcontext - clear current process Storage Checkpoint context

SYNOPSIS


#include <fsckpt.h>
int fsckpt_clearcontext(void *fshandle);

AVAILABILITY

VRTSvxfs

DESCRIPTION

fsckpt_clearcontext() clears the Storage Checkpoint context established by the fsckpt_setcontext() function. fsckpt_clearcontext() must be issued before a new fsckpt_setcontext() operation is allowed.

Any opened files in-context can be accessed even after fsckpt_clearcontext() terminates the file system handle.

RETURN VALUES

fsckpt_clearcontext() returns zero on success, non-zero on failure.

ERRORS

EINVAL

The function is being used incorrectly, or the arguments to the function could not be validated. This may occur when an application tries to use an fshandle that was not created by the same process.

SEE ALSO

fsckptadm (1M), fsckpt_create (3), fsckpt_createall (3), fsckpt_fsopen (3), fsckpt_intro (3), fsckpt_setcontext (3)
 ^ Return to Top Previous  |  Next  >  
Product: File System Manual Pages for Storage Foundation  
Manual: Library Functions (3)  
VERITAS Software Corporation
www.veritas.com